Name : python3-wsproto
| |
Version : 1.0.0
| Vendor : openSUSE
|
Release : bp155.3.9
| Date : 2023-05-22 14:02:32
|
Group : Development/Languages/Python
| Source RPM : python-wsproto-1.0.0-bp155.3.9.src.rpm
|
Size : 0.19 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : WebSockets state-machine based protocol implementation
|
Description :
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 < https://tools.ietf.org/html/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 < https://tools.ietf.org/html/rfc7692> are fully supported.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.5/repo/oss/noarch |