mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
8 lines
185 B
Plaintext
8 lines
185 B
Plaintext
config BR2_PACKAGE_PYTHON_WS4PY
|
|
bool "python-ws4py"
|
|
help
|
|
ws4py is a Python package implementing the WebSocket protocol
|
|
as defined in RFC 6455.
|
|
|
|
https://ws4py.readthedocs.org
|