Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrniko authored Nov 2, 2024
1 parent 0ea0f76 commit 65246f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Features
* Supports namespaces and rooms
* Supports ack (acknowledgment of received data)
* Supports SSL
* 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 client store ([Redisson](https://redisson.org), Hazelcast, Memory)
* Supports distributed broadcast across netty-socketio nodes ([Redisson](https://redisson.org), Hazelcast)
* Supports OSGi
* Supports Spring
* Contains Java module info for JPMS.
Expand Down

0 comments on commit 65246f3

Please sign in to comment.