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

9 lines
227 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_PYTHON_ENGINEIO
bool "python-engineio"
2025-01-10 19:31:27 +00:00
select BR2_PACKAGE_PYTHON_SIMPLE_WEBSOCKET # runtime
select BR2_PACKAGE_PYTHON3_ZLIB
help
Engine.IO server.
http://github.com/miguelgrinberg/python-engineio/