1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/www/py-aioh2/pkg-descr
Sunpoet Po-Chuan Hsieh c180ca8b31 Add py-aioh2 0.2.2
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
2018-06-27 23:33:32 +00:00

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