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
