asynchat
asynchat — Asynchronous socket command/response handler
Source code: Lib/asynchat.py
Note
This module exists for backwards compatibility only. For new code we recommend using asyncio
.
This module builds on the asyncore
infrastructure, simplifying asynchronous clients and serv