mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
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 <alex@shruggie.ro>