Esempio n. 1
0
 def _on_handshake(self, request: Request.Handshake):
     request.client.set_greeted()
     request.client.send_response(Response.Ack())