netty5/codec-memcache/src/test/java/io/netty/handler/codec/memcache/binary
Michael Nitschinger 20f6f7e018 Implementing the Binary Memcache protocol
This changeset implements the full memcache binary protocol spec, including
a first batch of tests. Ascii protocol and more coverage and helper classes
will follow.
2014-02-13 15:29:38 -08:00
..
BinaryMemcacheDecoderTest.java Implementing the Binary Memcache protocol 2014-02-13 15:29:38 -08:00
BinaryMemcacheEncoderTest.java Implementing the Binary Memcache protocol 2014-02-13 15:29:38 -08:00
BinaryMemcacheObjectAggregatorTest.java Implementing the Binary Memcache protocol 2014-02-13 15:29:38 -08:00