netty5/codec-memcache/src
Michael Nitschinger 3f53ba2e36 Always upstream full memcache messages.
This changeset is related to #2182, which exposes the failure in
the http codec, but the memcache codec works very similar. In addition,
better failure handling in the decoder has been added.
2014-02-23 16:44:06 +01:00
..
main/java/io/netty/handler/codec/memcache Always upstream full memcache messages. 2014-02-23 16:44:06 +01:00
test/java/io/netty/handler/codec/memcache/binary Change the return type of EmbeddedChannel.read*() from Object to an ad-hoc type parameter 2013-12-16 22:22:47 +09:00