netty5/codec
Trustin Lee 1971bd1da6 Rename SnappyFramedEncoder/Decoder to SnappyFrameEncoder/Decoder
Related issue: #2766

Motivation:

Forgot to rename them before the final release by mistake.

Modifications:

Rename and then re-introduce the deprecated version that extends the
renamed class.

Result:

Better naming
2014-08-14 15:17:10 -07:00
..
src Rename SnappyFramedEncoder/Decoder to SnappyFrameEncoder/Decoder 2014-08-14 15:17:10 -07:00
pom.xml Implemented LZ4 compression codec 2014-08-14 15:05:24 -07:00