335 Commits (0e982a328110d75985c3c10f2322d54be3b39ab4)
 

Author SHA1 Message Date
Nikita c168327013 Logging details during incorrect data packing/unpacking. Issue #36 13 years ago
Nikita 416dd683bb Safari browser websocket handshake issues fixed 13 years ago
Nikita Koksharov 7eb6af7598 Merge pull request #28 from RaduCirstoiu/master 13 years ago
Nikita 651ef4f7b4 Merge branch 'master' of github.com:mrniko/netty-socketio 13 years ago
Nikita e9fa6c6027 Some comments added to AckCallback & AckRequest. Issue #30 13 years ago
daedalushammer 87bb4d5446 merged from mrniko/netty-socketio 13 years ago
Nikita Koksharov 620f04154e Merge pull request #29 from JulianH/master 13 years ago
Julian Hochstetter 9e8319985e update to recent jackson version 2.1.0 13 years ago
daedalushammer cb485090f5 merged from mrniko/netty-socketio 13 years ago
Nikita e797a715ff Maximum http content length limit added as configuration property 13 years ago
Nikita 4ca744a6d7 Netty lib updated to latest 13 years ago
Nikita b39adf0c03 Exception handling & packet decoding bug fixed 13 years ago
Nikita 5736674829 Transport classes refactoring 13 years ago
Nikita d09e3f7f4f Ack timeout fixed 13 years ago
Nikita 470a4e4f96 Description fixed 13 years ago
Nikita 3924d2d265 Ack timeout bugs fixed 13 years ago
Nikita 47733622e1 Flashsocket swf resources handling 13 years ago
Nikita 1a476180d2 Transports supported by server could be configured 13 years ago
Nikita 9131e934e5 Ack packet detection bug fixed 13 years ago
Nikita 71215029c9 Ability to send multiple ack data objects 13 years ago
Nikita 7dc89b56d7 BroadcastAckCallback introduced. 13 years ago
Nikita c4ce381f76 Netty updated to latest version 13 years ago
Nikita 2e095cfcae XHRPollingTransport issue fixed 13 years ago
Nikita b2cc31a0f6 Supports flashsocket 13 years ago
Nikita 96d571b1d1 Flashsocket support added. Issue #27 13 years ago
Nikita dc36202bb3 AckRequest added to example 13 years ago
Nikita 1f6a64bf18 AckRequest support added. 13 years ago
daedalushammer 2e9b5ef41e Merge branch 'master' of git://github.com/RaduCirstoiu/netty-socketio 13 years ago
Radu Cirstoiu 8f8b2dfc2d forgot to add the actual ConcurrentHashSet 13 years ago
Radu Cirstoiu 724f4ab430 fallen back to jdk 1.5 .getBytes(String charset) 13 years ago
Radu Cirstoiu 1f0af6e682 removed reference to JDK 1.6+ Collections.newSetFromMap 13 years ago
Radu Cirstoiu 2ac4a1f101 changed java version, should use jdk5 13 years ago
Nikita 2a372bab52 Broadcast ack sending fixed. 13 years ago
Nikita 34afd79d05 HeartbeatHandler debug logging fixed 13 years ago
Nikita 2a2b9f026e Heartbeat race condition fixed 13 years ago
Nikita 965bc2e858 KeyStore param uses InputStream instead of String 13 years ago
Nikita ef3d82851f Description fixed 13 years ago
Nikita e8d4dd64a7 Netty & plugins updated 13 years ago
Nikita a7763aa04f SSL transport support. Issue #22 13 years ago
Nikita 500fc7becc onDisconnect issue fixed 13 years ago
Nikita a48e73e17a Description fixed 13 years ago
Nikita c12354ec9c Description fixed again 13 years ago
Nikita 5ba7b0e7f3 Description fixed 13 years ago
Nikita 46bc2f6809 Jackson updated to 1.9.9 version 13 years ago
Nikita 61b33edb7b JSON typed serialization support. Issue #23 13 years ago
Nikita 993b75c59c Example fixed. Issue #25 13 years ago
Nikita d578dd182e Description fixed 13 years ago
Nikita b7b61c0717 Event typization support added. Issue #23 13 years ago
Nikita f6d7b2427c getAllClients method added. Issue #21 13 years ago
Nikita 6214e4fc8a DisconnectableHub introduced 13 years ago