137 Commits (67d6cff0f71af4136852fb467b16b63079357c3e)

Author SHA1 Message Date
Nikita 5b51117eb1 Small refactoring 12 years ago
Nikita 490418be2f Unnecessary arrays removed 12 years ago
Nikita 2253051bb2 preferDirectBuffer param added 12 years ago
Nikita 85e3432e9a Replace buffers used during encoding to Pooled buffers. Issue #65 12 years ago
Nikita 0f9a30c861 XHR transport refactoring and buffer alloc optimization 12 years ago
Nikita ec15f72dcb Minor changes 12 years ago
Nikita 743abab069 Packet encoding refactoring. Issue #64 12 years ago
Nikita 0bc083ced7 WebSocket transport fixed 12 years ago
Nikita 212e43365c Authorize and XHR transport bugs fixed 12 years ago
Nikita 020c24a312 Migrate to netty 4.0. Issue #64 12 years ago
Nikita 7f5c43c93c Package prefix config option added. Issue #59 12 years ago
Nikita d1771b0d67 SocketIOEncoder memory leak fixed 12 years ago
Nikita 36a4384c51 Error handling improvements. 12 years ago
Nikita eb178dc8b2 avoid error: Unrecognized field "value" (), not marked as ignorable". Issue #58 12 years ago
Nikita 19d8da3ee0 Some comments added 12 years ago
Nikita 5d3bb2d2ce Room support. Issue #47 12 years ago
Nikita 9e836c1044 IterableCollection possibly race conditions fixed 12 years ago
Nikita 7d8ad39936 OnEvent value validation added 12 years ago
Nikita c0d27c64c1 OnEvent annotation handler. All args is optional. 12 years ago
Nikita 8b86447b78 Some sources has moved to another package. 12 years ago
Nikita c41c2ec7b6 Connected clients size method. Issue #57 12 years ago
Nikita 72782c9f7d Broadcast operations on custom clients set 12 years ago
Nikita 7f50b874fa ObjectMapper customization ability added 12 years ago
Nikita 0d2ed753dd missed OnConnect namespace scope listener invocation fixed. Issue #56 12 years ago
Nikita 7b2880160c isChannelOpen method added. Issue #54 12 years ago
Nikita c2b9d29edf Handlers binding via annotations. Issue #51 12 years ago
Nikita 7bc540df95 not handled event NPE fixed 12 years ago
Nikita bc662ab6ab java.lang.NullPointerException when packaged with exclude-swf-files. Issue #49 12 years ago
Nikita 842234ac39 SocketIOClient.getTransport method added. Issue #46 12 years ago
Nikita 7e5ca9378f DisconnectListener bug in XHR transport. Issue #45 12 years ago
Nikita c0db36e246 Provide class SocketIOServer with getters for Configuration / Hostname / Port. Issue #44 12 years ago
Nikita 967e06bdba Ack refactoring 12 years ago
Nikita d5ba8785e1 Comment added 13 years ago
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 e9fa6c6027 Some comments added to AckCallback & AckRequest. Issue #30 13 years ago
Julian Hochstetter 9e8319985e update to recent jackson version 2.1.0 13 years ago
Nikita e797a715ff Maximum http content length limit added as configuration property 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 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 2e095cfcae XHRPollingTransport issue fixed 13 years ago
Nikita 96d571b1d1 Flashsocket support added. Issue #27 13 years ago
Nikita 1f6a64bf18 AckRequest support added. 13 years ago