WebSockets state-machine based protocol implementation

Edit Package python-wsproto

This module contains a pure-Python implementation of a WebSocket
protocol stack. It's written from the ground up to be embeddable in
whatever program you choose to use, ensuring that you can
communicate via WebSockets, as defined in RFC6455
, regardless of your
programming paradigm.

This module does not provide a parsing layer, a network layer, or
any rules about concurrency. Instead, it's a purely in-memory
solution, defined in terms of data actions and WebSocket frames.
RFC6455 and Compression Extensions for WebSocket via RFC7692
are fully supported.

Refresh
Refresh
Source Files
Filename Size Changed
python-wsproto.changes 0000002448 2.39 KB
python-wsproto.spec 0000002471 2.41 KB
wsproto-0.15.0.tar.gz 0000051765 50.6 KB
Revision 12 (latest revision is 30)
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 841059 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 12)
- Add missing runtime dependency on dataclasses
Comments 0
openSUSE Build Service is sponsored by