WebSocket implementation focused on safety and correctness
This library implements both server and client aspects of the the WebSocket protocol, striving for safety, correctness, and ergonomics. It is based on the wsproto project, which is a Sans-IO state machine that implements the majority of the WebSocket protocol, including framing, codecs, and events. This library handles I/O using the Trio framework. This library passes the Autobahn Test Suite.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.11.1-6.fc41 | - |
Fedora 41 | 0.11.1-6.fc41 | - |
Fedora 40 | 0.11.1-4.fc40 | - |
You can contact the maintainers of this package via email at
python-trio-websocket dash maintainers at fedoraproject dot org
.