async fn handle_packet( conn: &Connection, packet: Packet, ) -> Result<Response, NetError>
This function returns an appropriate response given the input buffer packet data.
buffer