mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
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
9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
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
|