We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Destroyed _Footer (markdown)
[email protected]
Updated Home (markdown)
Created _Footer (markdown)
Added reference to #609 as confirmation to work
Fixed link to issue
How to configure netty-socketio for deployment in AWS
Fixed link to issue 494, added link to how-to about failover
Description of cluster for high availability using a load-balancing proxy
Improved description regarding purpose of cluster -> broadcasting and not failover
Fixed RedissonClient as return type of Redisson.create() to be consistent with netty-socketio's methiod RedissonStoreFactory(RedissonClient redisson)
Page added to document error and solution reported (#490 ) on bug tracker system
fix spelling of setReuseAddress
Updated Configuration details (markdown)
Added redisson as an argument to RedissonStoreFactory constructor
Created How-To: create a cluster of netty-socketio servers (markdown)