awesome-asyncio
awesome-asyncio copied to clipboard
Add picows library
What is this project?
picows is and ultra-fast websocket client and server for asyncio https://github.com/tarasko/picows
Why is it awesome?
- It is faster than any other asyncio websocket libraries. (Benchmark is on the project's page)
- It has cython interface for the most demanding use-cases.