netty5/codec-http2
Alex Petrov 7bcae8919d Log the current channel in Http2FrameLogger
Motivation:
Currently it's impossible to distinguish which
connection the corresponding logged message	is
related to.

Modifications:
Http2FrameLogger is extended to support channel
id logging, usages in Inbound/Outbound Frame
Loggers are adjusted accordingly.

Result:
Logger outputs the channel id.
2016-01-18 10:52:08 +01:00
..
src Log the current channel in Http2FrameLogger 2016-01-18 10:52:08 +01:00
pom.xml Forking Twitter's hpack 2015-11-14 10:13:32 -08:00