blob: 7d35fd02968fa0d7a46d02b017f6f905e90e1b6e [file] [log] [blame]
config BR2_PACKAGE_PYTHON_TRIO_WEBSOCKET
bool "python-trio-websocket"
select BR2_PACKAGE_PYTHON_ASYNC_GENERATOR # runtime
select BR2_PACKAGE_PYTHON_TRIO # runtime
select BR2_PACKAGE_PYTHON_WSPROTO # runtime
help
WebSocket library for Trio.
https://github.com/HyperionGray/trio-websocket