c180ca8b31
aioh2 is an HTTP/2 implementation with hyper-h2 on Python 3 asyncio. Features: - Asynchronous HTTP/2 client and server - Multiplexing streams of data with managed flow and priority control - Optional tickless health check WWW: https://github.com/decentfox/aioh2
8 lines
264 B
Text
8 lines
264 B
Text
aioh2 is an HTTP/2 implementation with hyper-h2 on Python 3 asyncio.
|
|
|
|
Features:
|
|
- Asynchronous HTTP/2 client and server
|
|
- Multiplexing streams of data with managed flow and priority control
|
|
- Optional tickless health check
|
|
|
|
WWW: https://github.com/decentfox/aioh2
|