pykiteconnect
pykiteconnect copied to clipboard
Re-write websocket implementation in asyncio
Experimented it here: https://github.com/ranjanrak/async-ticker. Looks good to go. This helps in getting away with twisted dependency.
Can you please help me in understanding the asyncio benefits over twisted?
I am also looking forward that this gets implemented in the repo.