netty5/transport
Norman Maurer 9e8edb3093 Allow to construct EmbeddedChannel without a ChannelHandler
Motivation:

In 4.1 and master branch we allow to construct an EmbeddedChannel without ChannelHandlers, we should do the same in 4.0.

Modifications:

Backport behavoir.

Result:

It's now possible to construct an EmbeddedChannel without any ChannelHandler
2015-07-17 21:29:45 +02:00
..
src Allow to construct EmbeddedChannel without a ChannelHandler 2015-07-17 21:29:45 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2015-06-23 11:08:27 +02:00