Nikita
|
fac0ecb434
|
Merge branch 'master' of github.com:mrniko/netty-socketio
|
12 years ago |
Nikita
|
f10f05aac8
|
Merge branch 'netty-4.x.x'
Conflicts:
pom.xml
|
12 years ago |
Nikita Koksharov
|
3711b1631b
|
maven info updated
|
12 years ago |
Nikita
|
6a46435ab3
|
Netty updated to 4.0.6
|
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 Koksharov
|
4e47b05493
|
1.0.1 release info updated
|
12 years ago |
Nikita
|
eab45de1bb
|
1.0.1 release changelog
|
12 years ago |
Nikita
|
c706e48e29
|
[maven-release-plugin] prepare for next development iteration
|
12 years ago |
Nikita
|
381ac47618
|
[maven-release-plugin] prepare release netty-socketio-1.0.1
|
12 years ago |
Nikita
|
e727d9740c
|
Maven info added
|
12 years ago |
Nikita
|
ec15f72dcb
|
Minor changes
|
12 years ago |
Nikita
|
c75ea9b234
|
Maven link added
|
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
|
a2a2a5cec8
|
gpg plugin excluded from build phase
|
12 years ago |
Nikita
|
bf1801921c
|
[maven-release-plugin] prepare for next development iteration
|
12 years ago |
Nikita
|
00d2914e68
|
[maven-release-plugin] prepare release netty-socketio-1.0.0
|
12 years ago |
Nikita
|
114611f3b0
|
distribution url fixed
|
12 years ago |
Nikita
|
b74d414431
|
distributionManagement added
|
12 years ago |
Nikita
|
995831c60c
|
checkstyle version changed
|
12 years ago |
Nikita
|
e4f8986709
|
prepare to release
|
12 years ago |
Nikita
|
cf35b2ed12
|
Version 1.0.0 released.
|
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
|
ffbe69724f
|
Some libs updated to latest
|
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
|
f19d3121b6
|
Sources uploading to repository during build
|
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
|
86dc36ebda
|
Merge branch 'master' of github.com:mrniko/netty-socketio
|
12 years ago |
Nikita
|
c2b9d29edf
|
Handlers binding via annotations. Issue #51
|
12 years ago |
Nikita Koksharov
|
fd6201ba78
|
Update README.md
|
12 years ago |
Nikita Koksharov
|
4b9d28b60c
|
Update README.md
|
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 |