node-http2 icon indicating copy to clipboard operation
node-http2 copied to clipboard

Certain events don't appear to be emitted

Open 9point6 opened this issue 10 years ago • 0 comments

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

9point6 avatar Feb 20 '15 12:02 9point6