Go to file
Trustin Lee 1eeb2da736 Optimize FrameDecoder and ReplayingDecoder
* Overall code cleanup on FrameDecoder and ReplayingDecoder
* FrameDecoder discards readableBytes only when it has to
* Replaced createCumulationDynamicBuffer with newCumulationBuffer with
  an additional hint
* ReplayingDecoder does not perform memory copy if possible
2012-02-28 16:30:00 -08:00
lib Make build independent from JBoss.org M2 repository 2011-12-09 11:38:59 +09:00
license Update notices for WebSocket support. 2011-12-09 16:15:41 +11:00
src Optimize FrameDecoder and ReplayingDecoder 2012-02-28 16:30:00 -08:00
.fbfilter.xml Fix license headers / Remove JBoss.org style 2011-12-09 14:16:33 +09:00
.fbprefs Updated Find Bugs configuration 2009-03-04 10:33:09 +00:00
.gitignore Added IntelliJ specific files to .gitignore 2010-11-23 21:16:41 +09:00
LICENSE.txt Relicensed to Apache License v2 2009-08-28 07:15:49 +00:00
NOTICE.txt More license updates 2011-12-09 14:31:04 +09:00
pom.xml Run tests in random order 2012-02-28 10:35:18 -08:00