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
170.patch 0000007734 7.55 KB
python-wsproto.changes 0000003446 3.37 KB
python-wsproto.spec 0000002662 2.6 KB
wsproto-1.0.0.tar.gz 0000053423 52.2 KB
Revision 11 (latest revision is 15)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 956466 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- add 170.patch to improve python 3.10 compatibility
- reenable tests
Comments 0
openSUSE Build Service is sponsored by