c4d75ef7c6
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
8 lines
208 B
Plaintext
8 lines
208 B
Plaintext
config BR2_PACKAGE_PYTHON_WSPROTO
|
|
bool "python-wsproto"
|
|
select BR2_PACKAGE_PYTHON_H11 # runtime
|
|
help
|
|
WebSockets state-machine based protocol implementation.
|
|
|
|
https://github.com/python-hyper/wsproto/
|