Commit Graph

2443 Commits

Author SHA1 Message Date
vibul
16bf84dac1 Use WebSocketVersion enum rather than string literal 2011-12-15 16:42:25 +11:00
vibul
812a79fd52 Use websocket wire protocol version rather than specification version 2011-12-15 16:09:09 +11:00
Vibul Imtarnasan
f01d8a4841 Merge pull request #123 from rshelley/master
Added support for custom headers on websocket client connections
2011-12-14 20:14:05 -08:00
Ryan Shelley
7037d995c9 Added support for custom headers to be added to websocket client connections 2011-12-14 19:00:36 -08:00
Vibul Imtarnasan
5398a5274a Merge pull request #121 from veebs/MasterEasyMockTidyUp
Removed compile warnings as displayed in Eclipse
2011-12-14 18:27:52 -08:00
vibul
d9b14a0b37 Removed compile warnings. 2011-12-13 12:20:51 +11:00
Vibul Imtarnasan
8e78bd9db6 Merge pull request #119 from palmerabollo/master
Test WebSocketServerHandshaker17
2011-12-12 17:08:00 -08:00
norman
86d39274c6 Exclude scpt from the build for now until it is moved to an extra
sub-module. See #120
2011-12-12 14:59:34 +01:00
norman
a4bfc4011d Some cleanup and javadocs for the SEDA implementation. Also fixes a bug
in the ExecutionHandler which I introduces while working on SEDA. See
#111
2011-12-12 13:18:27 +01:00
Guido García
4092fd0efc Test WebSocketServerHandshaker17
Tests that the HTTP headers (SEC_WEBSOCKET_ACCEPT,
SEC_WEBSOCKET_PROTOCOL) are ok in this version of the websocket
protocol.
2011-12-12 12:59:52 +01:00
norman
75a6414639 Add FineGrainedSedaExecutor which makes it easy to use different
Executors for different events. The idea is the same is in
SimpleChannelHandler. See #111
2011-12-12 08:41:50 +01:00
norman
b9e869545c Add special subclasses of MemoryAwareThreadPoolExecutor and
OrderedMemoryAwareThreadPoolExecutor which should be used for SEDA
processing. See #111
2011-12-12 08:21:53 +01:00
Vibul Imtarnasan
7397bba454 Merge pull request #117 from veebs/WSTidyUp
WebSocket tidy up
2011-12-11 03:07:47 -08:00
vibul
5be24a0943 Improve encoder/decoder "replace" in Web Socket Client handshake. 2011-12-11 21:55:36 +11:00
vibul
dc1655890e Removed io.netty.example.http.websocket because
io.netty.codec.http.websocket has been removed.
2011-12-11 21:13:26 +11:00
vibul
7438a9ac87 Merge remote-tracking branch 'upstream/master' 2011-12-11 21:09:15 +11:00
Vibul Imtarnasan
e4642f557f Merge pull request #115 from ngocdaothanh/master
Use channel instead of context and cleanup unused method argument
2011-12-11 02:07:22 -08:00
Ngoc Dao
5b9aa76efd Fix #116 2011-12-11 20:13:35 +11:00
Ngoc Dao
209ad9278f Use channel instead of context and cleanup unused method argument 2011-12-11 20:13:35 +11:00
Norman Maurer
427b784c6e DefaultChannelPipeline.replace() does not correctly replace a
ChannelHandler if name is preserved. See #113
2011-12-11 09:21:29 +01:00
Ngoc Dao
0f0f7b7fa9 Fix #116 2011-12-11 12:13:20 +09:00
Ngoc Dao
a225fdeea5 Use channel instead of context and cleanup unused method argument 2011-12-11 08:47:07 +09:00
Norman Maurer
5c4702245c Start to add handler for simple SEDA support. This handler supports to
offload upstream and downstream events. The SedaExecutor is responsible
for offload the events to different Executors. See #111
2011-12-10 21:28:18 +01:00
Trustin Lee
c591707592 Attach Javadoc (it really works this time) 2011-12-09 19:05:14 +09:00
Trustin Lee
37f9d16b89 Attach Javadoc 2011-12-09 18:38:49 +09:00
Trustin Lee
85d94a0c4f Attach Javadoc to sync with the central repo 2011-12-09 18:24:31 +09:00
Trustin Lee
c07a984671 Add maven-gpg-plugin to sync with the central repo 2011-12-09 15:47:19 +09:00
Trustin Lee
5351bdcdff Add developers section to pom.xml 2011-12-09 15:22:00 +09:00
Trustin Lee
2efed0d6b1 No need to specify a default value 2011-12-09 15:11:53 +09:00
Trustin Lee
07f2c2e7da Better handshaker naming / Remove deprecated example / Hide UTF8 classes from users 2011-12-09 14:58:36 +09:00
Trustin Lee
82aa0969e2 Add organization info 2011-12-09 14:49:10 +09:00
Trustin Lee
91681b5150 Do not expose @author and @version 2011-12-09 14:43:52 +09:00
Trustin Lee
54b8b501ee Remove old websocket package 2011-12-09 14:39:58 +09:00
Trustin Lee
679f33a986 More copyright updates 2011-12-09 14:28:48 +09:00
Trustin Lee
be64e2531f Regenerate LocalTimeProtocol 2011-12-09 14:24:33 +09:00
Trustin Lee
69346bff47 Build tarball only 2011-12-09 14:20:43 +09:00
Trustin Lee
9f41a5a1f8 Update license header / Remove JBoss style 2011-12-09 14:18:34 +09:00
Trustin Lee
31cff01b71 Moving to SLF4J 2011-12-09 14:05:23 +09:00
Trustin Lee
a254bf41e7 Fewer JBoss reference 2011-12-09 13:59:41 +09:00
Trustin Lee
7f25d9d81a Remove outdated UML / Fix image URL / etc
* Instead of UML diagrams, we will focus on netty-book project
* We are moving to SLF4J so we don't need jboss-beans.xml
2011-12-09 13:52:46 +09:00
Trustin Lee
59f39cae75 Remove @author and @version / Remove COPYRIGHT.txt
* The new copyright header replaces @author
* COPYRIGHT.txt is irrelevant to us now.
2011-12-09 13:43:34 +09:00
Trustin Lee
015daec3fa http://jboss.org/netty/ to http://netty.io/ 2011-12-09 12:46:59 +09:00
Trustin Lee
7518e98525 org.jboss.netty -> io.netty 2011-12-09 12:40:29 +09:00
Trustin Lee
6fdb7d9116 org.jboss.netty -> io.netty 2011-12-09 12:38:59 +09:00
Trustin Lee
84902a6e7a Update compiler options 2011-12-09 12:26:45 +09:00
Trustin Lee
6d307734f1 Update enforcer rules and project URL 2011-12-09 12:24:14 +09:00
Trustin Lee
57b5c20433 Change groupId to io.netty / inherit Sonatype OSS 2011-12-09 11:52:12 +09:00
Trustin Lee
2a764d9d9f Make build independent from JBoss.org M2 repository 2011-12-09 11:38:29 +09:00
norman
7d9879d5cc Only create UnsafeDynamicChannelBuffer if really needed. See #108 2011-12-08 14:34:30 +01:00
norman
229c8734ed Fields in ReplayingDecoder does not need atomic nature. See #108 2011-12-08 14:27:43 +01:00