python310-websockets
Python 3.10 - websockets - WebSocket Protocol (RFC 6455)
3.4.2
2023-07-11
eisfair-1
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.4.0
python310-base 3.4.2
Internal Program Version: websockets 11.0.3
WebSockets is a library for developing WebSocket servers_ and clients_ in
Python. It implements RFC 6455 with a focus on correctness and simplicity.
It passes the Autobahn Testsuite.
Built on top of Python's asynchronous I/O support introduced in PEP 3156,
it provides an API based on coroutines, making it easy to write highly
concurrent applications.
https://github.com/aaugustin/websockets