blob: 12346217c7dafb81202bad1180a4c82fedec1aa5 [file] [log] [blame] [edit]
config BR2_PACKAGE_PYTHON_SOCKJS
bool "python-sockjs"
select BR2_PACKAGE_PYTHON_AIOHTTP # runtime
select BR2_PACKAGE_PYTHON_ASYNC_TIMEOUT # runtime
help
SockJS server implementation for aiohttp.
https://github.com/aio-libs/sockjs/