805 Commits (fe0c8ee9d5863700406097c5c0e8540a25362bb1)
 

Author SHA1 Message Date
Winston Li b66bc0f421 Fix in src/main/java/com/corundumstudio/socketio/protocol/PacketDecoder.java: 9 years ago
Nikita Koksharov 421003f50a Update README.md 9 years ago
Nikita c885dc0a5a [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 23bab587ff [maven-release-plugin] prepare release netty-socketio-1.7.9 9 years ago
Nikita 2878ec4aef Code cleanup 9 years ago
Nikita 3d06ed6505 Netty updated to 4.1.0.CR2 9 years ago
Nikita 61b6ed74bf code cleanup 9 years ago
Nikita 3030990a16 Comments added 9 years ago
Nikita 344876fc49 minor optimization 9 years ago
Nikita Koksharov dcb680a4ed Merge pull request #291 from DevFactory/release/modifiers-declaration-order-fix-1 9 years ago
Nikita 9f641e5bfb httpCompression and websocketCompression settings added. #313 9 years ago
Nikita 8f163532ed Code cleanup 9 years ago
Nikita d69cc84944 Polling compression support added. #313 9 years ago
Nikita 4669698be5 Websocket compression support. #313 9 years ago
Nikita 55724af273 minor optimization 9 years ago
Nikita 8d2ea0a7e0 Merge branch 'master' of github.com:mrniko/netty-socketio 9 years ago
Nikita 107fd4e3c4 DotNET client request handling fixed. #223 9 years ago
Nikita 53d6bde2c3 Packet length format parsing fixed. #223 9 years ago
Nikita Koksharov f46c509a13 Merge pull request #293 from DevFactory/release/methods-named-equals-should-override-object-equals 9 years ago
Nikita Koksharov 0633e0869e Merge pull request #288 from DevFactory/release/override-annotation-on-overriding-methods-fix-1 9 years ago
Nikita Koksharov 8125a82f54 Merge pull request #290 from DevFactory/release/loggers-should-be-private-static-final 9 years ago
Nikita Koksharov d26c7e8566 Merge pull request #289 from DevFactory/release/useless-imports-should-be-removed-fix-1 9 years ago
Nikita 7d3cb580ab Merge branch 'master' of github.com:mrniko/netty-socketio 9 years ago
Nikita 534e184c55 more exception details added 9 years ago
Nikita df9d7daf95 netty updated to 4.1.0.CR1. #313 9 years ago
Nikita Koksharov a1472c6932 Merge pull request #310 from pbondar/master 9 years ago
bpb 07f172065e fix for skipping 'd=' in packet 9 years ago
Nikita Koksharov 004551f3b5 Merge pull request #306 from amincheloh/patch-1 9 years ago
Amin Cheloh 771a7cfc48 Update README.md 9 years ago
Nikita 74234cec75 successful promise exception fixed. #302 9 years ago
Nikita 2cfced22d8 Merge branch 'master' of github.com:mrniko/netty-socketio 9 years ago
Nikita e9e8214137 promise success handling fixed. #302 9 years ago
Nikita Koksharov 3a49630055 Merge pull request #301 from lpage30/patch-1 9 years ago
lpage30 52139a5d1f Update PacketDecoder.java 9 years ago
Nikita ef66c35288 Packet channelPromise handling fixed. #263 10 years ago
Nikita b55c32050f Redisson compatibility fixed. #296 10 years ago
Nikita 608c25725e Merge branch 'master' of github.com:mrniko/netty-socketio 10 years ago
Nikita 159abe5b3a Redisson version updated 10 years ago
Nikita Koksharov 92d08b4e2e Update README.md 10 years ago
Faisal Hameed 87bd1b5795 squid:UselessImportCheck Useless imports should be removed 10 years ago
Faisal Hameed cbea4bdf59 Fixing squid:S1161 @Override annotation should be used on any method overriding 10 years ago
Faisal Hameed db44eadf0c Fixing squid:ModifiersOrderCheck Modifiers should be declared in the correct order 10 years ago
Faisal Hameed d841c9851e Fixing squid:S1201 Methods named "equals" should override Object.equals(Object) 10 years ago
Faisal Hameed bae96db142 Fixing squid:S1312 Loggers should be "private static final" and should share a naming convention 10 years ago
Nikita Koksharov 7fca31208c Update README.md 10 years ago
Nikita Koksharov 888407ea91 Update README.md 10 years ago
Nikita e1d33da54a [maven-release-plugin] prepare for next development iteration 10 years ago
Nikita f59545cfaa [maven-release-plugin] prepare release netty-socketio-1.7.8 10 years ago
Nikita 691a9164f7 maven-release-plugin updated 10 years ago
Nikita Koksharov 6993d9606a Merge pull request #224 from andreaspalm/namespace-memory-leak 10 years ago