Commit Graph

5 Commits

Author SHA1 Message Date
Trustin Lee
73a6716c4b Added LengthPrefixedFrameDecoder 2009-01-06 05:47:41 +00:00
Trustin Lee
5d6ef046cd Removed unnecessary 'else' 2009-01-06 05:32:44 +00:00
Trustin Lee
247251420a More robust exception handling for incorrect length and too large frames 2009-01-06 05:31:59 +00:00
Trustin Lee
7fa20dcb07 Made sure corrupted frame data is skipped 2009-01-06 05:20:16 +00:00
Trustin Lee
afcd2b8315 Resolved issue: NETTY-95 Length-prefixed frame decoder
* Added LengthFieldBasedFrameDecoder
* Added CorruptedFrameException
2008-12-17 11:39:45 +00:00