565 Commits (14b95b310f97cc1e0bea1b33c8acad1212f054ea)
 

Author SHA1 Message Date
Nikita f0920349c7 Socket config added. #107 11 years ago
Nikita 961d16d291 Merge branch 'master' of github.com:mrniko/netty-socketio 11 years ago
Nikita c6e917ba2c Exception handling fixed 11 years ago
Nikita Koksharov d9b686f175 Update README.md 11 years ago
Nikita Koksharov 928eb98eea Update README.md 11 years ago
Nikita Koksharov dc8a3ee09d Update README.md 11 years ago
Nikita Koksharov 56094e9567 Update README.md 11 years ago
Nikita 9a3e749cc5 [maven-release-plugin] prepare for next development iteration 11 years ago
Nikita 1ff6730e4a [maven-release-plugin] prepare release netty-socketio-1.6.3 11 years ago
Nikita a394c30a9b Merge branch 'master' of github.com:mrniko/netty-socketio 11 years ago
Nikita 701a336a59 Buffer release fixed 11 years ago
Nikita Koksharov b30f320505 Update README.md 11 years ago
Nikita 034f2e1fb5 Some fixes for HashedWheelScheduler 11 years ago
Nikita 43dd3bb4a3 Merge branch 'master' of github.com:mrniko/netty-socketio 11 years ago
Nikita 116df9055e ScheduledExecutorService replaced with HashedWheelTimer 11 years ago
Nikita Koksharov 8ddbbbcceb Update README.md 11 years ago
Nikita Koksharov 5ebfd15010 Update README.md 11 years ago
Nikita 30da625779 netty updated to 4.0.17 11 years ago
Nikita a59e405225 Ack sending via sendMessage method fixed. #105 11 years ago
Nikita 67826f263b ExceptionListener added. #53 11 years ago
Nikita aac2af8aba Unauthorized handshake HTTP code changed to 401 11 years ago
Nikita 1b5889887b SpringAnnotationScanner added 11 years ago
Nikita 3b22da8cf4 EventEntry removed 11 years ago
Nikita 1e422f300d AckCallback.onTimeout should be invoked during shutdown state 11 years ago
Nikita 0d4c750dd2 On AckManager.scheduleTimeout, potentially calls onTimeout twice #103 11 years ago
Nikita 183542d31a On disconnect, AckManager does not cancel open timers #102 11 years ago
Nikita 5153b51d1d disconnected fixed 11 years ago
Nikita 15986dbd5d write operation replaced with writeAndFlush 11 years ago
Nikita c595554e5a Merge branch 'master' of github.com:mrniko/netty-socketio 11 years ago
Nikita 0e982a3281 AnnotationScanner improvements 11 years ago
Nikita Koksharov d835926aa9 Update README.md 11 years ago
Nikita 7b1c82e3de [maven-release-plugin] prepare for next development iteration 11 years ago
Nikita 7e24a2bc83 Merge branch 'master' of github.com:mrniko/netty-socketio 11 years ago
Nikita a7826c914b [maven-release-plugin] prepare release netty-socketio-1.6.2 11 years ago
Nikita Koksharov 51989d8c66 Update README.md 11 years ago
Nikita 9c841b19f0 Merge branch 'master' of github.com:mrniko/netty-socketio 11 years ago
Nikita af6378d49f MultiTypeAckCallback fixed 11 years ago
Nikita Koksharov a6c9f62ee8 Update README.md 11 years ago
Nikita 04f67a41b9 ContentLength calculation refactored 11 years ago
Nikita cb21938297 Multi type events OnEvent declaration handling fixed 11 years ago
Nikita e7fb297e58 Decoder test fixed 11 years ago
Nikita 50bdf7bdfb Merge branch 'master' of github.com:mrniko/netty-socketio 11 years ago
Nikita a20ce21110 Support for Multiple Arguments to EventListeners. Issue #100 11 years ago
Nikita Koksharov 1ef006e744 Update README.md 11 years ago
Nikita 2d34e8f3c3 Netty updated to 4.0.15 11 years ago
Nikita 2d990104b9 Namespace connnection handling fixed. Issue #101 11 years ago
Nikita 695dab3f18 Merge branch 'master' of github.com:mrniko/netty-socketio 11 years ago
Nikita a3b296ccd2 MultiTypeAckCallback added 11 years ago
Nikita Koksharov f390c924dd Update README.md 11 years ago
Nikita 48dc3e3623 Fixed namespace client disconnecting. Issue #101 11 years ago