netty5/src/main/java/org/jboss/netty/handler/codec
Trustin Lee 7ea187df89 Resolved issue: NETTY-102: Allow DelimiterBasedFrameDecoder to include the delimiter in the frame.
* Added stripDelimiter option
* Much more efficient and accurate handling of discarding the frame that exceeds maxFrameLength
2009-01-06 05:11:55 +00:00
..
base64 Inserted an empty line 2008-12-30 02:06:00 +00:00
embedder * Added ChannelBufferFactory and its implementations 2008-12-08 08:20:34 +00:00
frame Resolved issue: NETTY-102: Allow DelimiterBasedFrameDecoder to include the delimiter in the frame. 2009-01-06 05:11:55 +00:00
http * Added OneToOneEncoder and OneToOneDecoder 2008-12-17 07:38:32 +00:00
oneone Updated Javadoc 2008-12-17 08:55:57 +00:00
protobuf Resolved issue: NETTY-97 Google Protocol Buffer codec 2008-12-30 02:15:17 +00:00
replay * Fixed compilation errors 2008-12-09 07:17:37 +00:00
serialization Fixed NETTY-101: ObjectDecoderInputStream.readObject() discards data and throws a StreamCorruptedException. 2009-01-06 02:06:00 +00:00
string grammar 2008-12-30 02:12:56 +00:00