cross/mipsel-linux-uclibc/buildroot/buildroot-2025.02.4/package/python-sockjs/Config.in

9 lines
242 B
Plaintext

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/