Function hyperion::servers::proto::handle_client
source · pub async fn handle_client(
__arg0: (TcpStream, SocketAddr),
global: Global
) -> Result<(), ProtoServerError>
pub async fn handle_client(
__arg0: (TcpStream, SocketAddr),
global: Global
) -> Result<(), ProtoServerError>