Config.in 231 B

1234567
  1. config BR2_PACKAGE_PYTHON_SIMPLE_WEBSOCKET
  2. bool "python-simple-websocket"
  3. select BR2_PACKAGE_PYTHON_WSPROTO # runtime
  4. help
  5. Simple WebSocket server and client for Python.
  6. https://github.com/miguelgrinberg/simple-websocket