An implementation of the WebSocket Protocol (RFC 6455)
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.
- Links to openSUSE:Factory / python-websockets
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:arachnos/python-websockets && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
13.1.tar.gz | 0000414934 405 KB | |
python-websockets.changes | 0000015538 15.2 KB | |
python-websockets.spec | 0000002448 2.39 KB |
Latest Revision
Arachnos (arachnos)
committed
(revision 1)
- Initial commit linking to openSUSE:Factory/python-websockets
Comments 0