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 |
||
---|---|---|
.. | ||
AutobahnServer.java | ||
AutobahnServerHandler.java | ||
AutobahnServerInitializer.java | ||
package-info.java |