Alex

Results 2 issues of Alex

**Is your feature request related to a problem? Please describe.** gRPC has an [implemented proposal](https://github.com/grpc/proposal/blob/master/A9-server-side-conn-mgt.md#proposal) for server side connection management. It providers options to configure a gRPC server to manage...

enhancement

In https://github.com/gajus/http-terminator/commit/aabca4751552e983f8a59ba896b7fb58ce3b4087 you added the type `Http2SecureServer`. Would it also be possible to add the `Http2Server` type from the node `http2` module? I am happy to PR this if it's...