http2 library

Classes

AngelHttp2
Adapts package:http2's ServerTransportConnection to serve Angel.
Http2RequestContext
Http2ResponseContext

Functions

startSharedHttp2(dynamic address, int port, SecurityContext ctx) Future<SecureServerSocket>
Boots a shared server instance. Use this if launching multiple isolates.