683 Commits (4857f89b767e75b13061dfae220ebfd348f39cc8)
 

Author SHA1 Message Date
CrazyIvan007 4857f89b76 Bug when using leaveRoom 9 years ago
Nikita Koksharov fc5be6fb83 Merge pull request #361 from christisall/patch-1 9 years ago
christisall 8c6c7ed153 Update README.md 9 years ago
Nikita 1d7860a0cf dependencies updated 9 years ago
Nikita 914c24c4d7 license added 9 years ago
Nikita 9cc8c06d1a Throw error if transport not supported. #343 9 years ago
Nikita f8fbde34f7 missed license added. #347 9 years ago
Nikita 2d59a91ffe Merge branch 'master' of github.com:mrniko/netty-socketio 9 years ago
Nikita 8d63b89515 IndexOutOfBoundsException fixed. #349 9 years ago
Nikita Koksharov 01d0cd10cb Merge pull request #355 from JohnnyMarnell/json_support_protected 9 years ago
Johnny Marnell 3eccd8f5af Change Jackson support members from private to protected 9 years ago
Nikita Koksharov 891c467a84 Merge pull request #342 from whg333/master 9 years ago
whg333 e00cd159c9 import the socketio PubSubType not the redisson PubSubType 9 years ago
whg333 805dfbd6d9 4 spaces for tabs 9 years ago
whg333 5f771b703b fix implementation classes of the PubSubStore interface with PubSubType 9 years ago
Nikita Koksharov 3c11d17811 Merge pull request #331 from Leonya/master 9 years ago
Nikita Koksharov 51423ade7e Merge pull request #341 from whg333/master 9 years ago
whg 1f74462484 'TODO refactor to enum' in PubSubStore interface 9 years ago
Leonid Khachaturov 9334b50985 Fix compatibility with standard Markdown 9 years ago
Nikita Koksharov 9a37a6ad9f Update README.md 9 years ago
Nikita d05e37e544 Merge branch 'master' of github.com:mrniko/netty-socketio 9 years ago
Nikita 13b0655d29 "Blocked wrong request" message removed 9 years ago
Nikita Koksharov 30c105477f Update README.md 9 years ago
Nikita c0db2aaaab [maven-release-plugin] prepare for next development iteration 9 years ago
Nikita 4e2b916636 [maven-release-plugin] prepare release netty-socketio-1.7.10 9 years ago
Nikita 213cf8ee9e Merge branch 'master' of github.com:mrniko/netty-socketio 9 years ago
Nikita e26bff5631 netty updated 9 years ago
Nikita Koksharov 008552a55d Merge pull request #326 from winstonli/master 10 years ago
Winston Li b66bc0f421 Fix in src/main/java/com/corundumstudio/socketio/protocol/PacketDecoder.java: 10 years ago
Nikita Koksharov 421003f50a Update README.md 10 years ago
Nikita c885dc0a5a [maven-release-plugin] prepare for next development iteration 10 years ago
Nikita 23bab587ff [maven-release-plugin] prepare release netty-socketio-1.7.9 10 years ago
Nikita 2878ec4aef Code cleanup 10 years ago
Nikita 3d06ed6505 Netty updated to 4.1.0.CR2 10 years ago
Nikita 61b6ed74bf code cleanup 10 years ago
Nikita 3030990a16 Comments added 10 years ago
Nikita 344876fc49 minor optimization 10 years ago
Nikita Koksharov dcb680a4ed Merge pull request #291 from DevFactory/release/modifiers-declaration-order-fix-1 10 years ago
Nikita 9f641e5bfb httpCompression and websocketCompression settings added. #313 10 years ago
Nikita 8f163532ed Code cleanup 10 years ago
Nikita d69cc84944 Polling compression support added. #313 10 years ago
Nikita 4669698be5 Websocket compression support. #313 10 years ago
Nikita 55724af273 minor optimization 10 years ago
Nikita 8d2ea0a7e0 Merge branch 'master' of github.com:mrniko/netty-socketio 10 years ago
Nikita 107fd4e3c4 DotNET client request handling fixed. #223 10 years ago
Nikita 53d6bde2c3 Packet length format parsing fixed. #223 10 years ago
Nikita Koksharov f46c509a13 Merge pull request #293 from DevFactory/release/methods-named-equals-should-override-object-equals 10 years ago
Nikita Koksharov 0633e0869e Merge pull request #288 from DevFactory/release/override-annotation-on-overriding-methods-fix-1 10 years ago
Nikita Koksharov 8125a82f54 Merge pull request #290 from DevFactory/release/loggers-should-be-private-static-final 10 years ago
Nikita Koksharov d26c7e8566 Merge pull request #289 from DevFactory/release/useless-imports-should-be-removed-fix-1 10 years ago