Description
WSGI and WebSocket services can be served through an asyncore-based asynchronous server. This library is for developers hosting Python web apps or protocol endpoints. Network-facing server code needs TLS, input validation, request limits, and deployment review.