netty5/codec-memcache/src
Michael Nitschinger cd6b5def8d 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-24 10:42:17 +01:00
..
main/java/io/netty/handler/codec/memcache Always upstream full memcache messages. 2014-02-24 10:42:17 +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 2014-02-13 17:19:26 -08:00