python-cdp
python-cdp copied to clipboard
Remove code duplication between asyncio and twisted clients
We need to abstract event-loop dependent features so we can reuse common code between asyncio and twisted clients.