Config.in 225 B

12345678
  1. config BR2_PACKAGE_PYTHON_H2
  2. bool "python-h2"
  3. select BR2_PACKAGE_PYTHON_HYPERFRAME # runtime
  4. select BR2_PACKAGE_PYTHON_HPACK # runtime
  5. help
  6. HTTP/2 State-Machine based protocol implementation.
  7. http://hyper.rtfd.org