Go to file
Trustin Lee e0545ba583 Fixed issue: NETTY-330 HttpMessageDecoder cannot decode new handshake messages
* HttpHeaders.getContentLength() returns 10 and 18 for WebSocket handshake messages
* Updated the WebSocket server example to support the new handshake method
2010-06-21 09:39:49 +00:00
license Removed the license files for unused dependencies 2010-04-30 11:09:37 +00:00
src Fixed issue: NETTY-330 HttpMessageDecoder cannot decode new handshake messages 2010-06-21 09:39:49 +00:00
.fbfilter.xml Updated FindBugs filter 2009-04-15 23:46:33 +00:00
.fbprefs Updated Find Bugs configuration 2009-03-04 10:33:09 +00:00
.gitignore Added .gitignore 2009-01-16 00:57:03 +00:00
COPYRIGHT.txt * Replaced e-mail addresses into homepage/blog URL anywhere possible 2010-01-26 09:04:19 +00:00
LICENSE.txt Relicensed to Apache License v2 2009-08-28 07:15:49 +00:00
NOTICE.txt Removed the unused dependencies from NOTICE.txt 2010-05-07 01:02:29 +00:00
pom.xml Excluded examples from the JAR 2010-06-21 08:12:08 +00:00