Nikita Koksharov
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
README.md
|
|
@ -15,8 +15,8 @@ Features |
|
|
|
* Supports namespaces and rooms |
|
|
|
* Supports ack (acknowledgment of received data) |
|
|
|
* Supports SSL |
|
|
|
* Supports client store (Memory, [Redisson](http://redisson.org), [Hazelcast](http://www.hazelcast.com/)) |
|
|
|
* Supports distributed broadcast across netty-socketio nodes ([Redisson](http://redisson.org), [Hazelcast](http://www.hazelcast.com/)) |
|
|
|
* Supports client store (Memory, [Redisson](https://redisson.org), [Hazelcast](https://www.hazelcast.com/)) |
|
|
|
* Supports distributed broadcast across netty-socketio nodes ([Redisson](https://redisson.org), [Hazelcast](https://www.hazelcast.com/)) |
|
|
|
* Supports OSGi |
|
|
|
* Supports Spring |
|
|
|
* Lock-free and thread-safe implementation |
|
|
|