python-wsproto: new package (1.3.2)
authorAlexandru Ardelean <redacted>
Mon, 30 Mar 2026 09:59:17 +0000 (12:59 +0300)
committerAlexandru Ardelean <redacted>
Tue, 31 Mar 2026 06:32:36 +0000 (09:32 +0300)
commit593abaa49bf5835f1e0ae624148e60a8ada9a485
tree9fb075bb76d01180a1d00fdac74fa419fedbe83d
parent0dbba05a73f573dca9009f23946ae3deede3dc8c
python-wsproto: new package (1.3.2)

Pure-Python WebSocket protocol implementation, implements RFC6455
and RFC7692 (WebSocket Compression Extensions).
Required as a dependency of python-simple-websocket.

Link: https://github.com/python-hyper/wsproto
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-wsproto/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT