5 projects
aioservicethread
An abstract class for asyncio services that run in their dedicated threads.
simple-observable
A simple observer pattern implementation
aioqueuerpc
JSON RPC with asyncio queues (no transport layer implementation).
aiohttp-wsconnhandler
A class that provides receive and send queues when handling WebSocket communication with aiohttp.
aioqueueext
Asyncio queues with extended functionality: peeking, setting put and get callbacks.