netty5/codec-memcache/src
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
..
main/java/io/netty/handler/codec/memcache Implementing the Binary Memcache protocol 2014-02-13 15:29:38 -08:00
test/java/io/netty/handler/codec/memcache/binary Implementing the Binary Memcache protocol 2014-02-13 15:29:38 -08:00