node-http2
node-http2 copied to clipboard
Certain events don't appear to be emitted
I'm trying to implement handlers on the following events:
- newSession
- resumeSession
- OCSPRequest
but they do not seem to be emitted as expected.
I'm running iojs 1.2.0 and http2 3.2.0