a3c44f5a99
Motivation: Usually the outbound operation should start at the "current" ChanneöHandlercontext which was often not the case Modifications: Use the ChannelHandlerContext for closing the connection Result: Start the operation on the right position of the pipeline |
||
---|---|---|
.. | ||
HelloWorldHttp1Handler.java | ||
HelloWorldHttp2Handler.java | ||
HelloWorldHttp2HandlerBuilder.java | ||
Http2Server.java | ||
Http2ServerInitializer.java | ||
package-info.java |