A HTTP/2 implementation in dart.
This is a work in progress and experimental.
Features and bugs
Please file feature requests and bugs at the issue tracker.
Libraries
- http2.transport
-
This library provides an http/2 interface on top of a bidirectional stream of bytes. …