netty5/codec-http2
nmittler 034699268c Restoring access to HTTP/2 decoder's listener.
Motivation:

This was lost in recent changes, just adding it back in.

Modifications:

Added listener() accessor to Http2ConnectionDecoder and the default
impl.

Result:

The Http2FrameListener can be obtained from the decoder.
2014-10-09 12:42:49 -07:00
..
src Restoring access to HTTP/2 decoder's listener. 2014-10-09 12:42:49 -07:00
pom.xml HTTP/2 Data Decompression 2014-09-14 08:43:13 -04:00