Files
shredos.x86_64/package/python-sockjs/Config.in

9 lines
242 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_PYTHON_SOCKJS
bool "python-sockjs"
select BR2_PACKAGE_PYTHON_AIOHTTP # runtime
2025-01-10 19:31:27 +00:00
select BR2_PACKAGE_PYTHON_ASYNC_TIMEOUT # runtime
help
SockJS server implementation for aiohttp.
https://github.com/aio-libs/sockjs/