Adapter to enable broadcasting of events to multiple separate socket.io server nodes.
Stars
2.8k
Forks
493
Watchers
2.8k
Open Issues
48
Overall repository health assessment
~4.3.1~3.0.11.0.0^0.3.29^8.2.1^14.14.70.3.1^5.9.1^10.1.0^15.1.0^2.8.7~5.10.0npm:redis@^3.1.2^5.0.5^4.6.1^4.1.1^10.9.1^4.9.5^2.5.4116
commits
60
commits
12
commits
11
commits
4
commits
3
commits
3
commits
3
commits
3
commits
2
commits
test: adapter.close() is now called by io.close()
cdb5535View on GitHubfeat(sharded): add an option for dynamic private channels (#526)
50220f4View on GitHubci: upgrade to actions/checkout@4 and actions/setup-node@4
a69d825View on GitHubrefactor: use the ClusterAdapter class from socket.io-adapter package
7fb6b90View on GitHubfix(sharded): allow to target a specific socket ID in dynamic mode (#525)
cca38dcView on GitHubfix(sharded): fix SSUBSCRIBE memory leak with ioredis (#529)
2113e8dView on GitHubfix(sharded): fix count in fetchSockets() method (#523)
bd32763View on GitHubchore: bump socket.io-parser from 4.2.2 to 4.2.3 (#503)
ef5f0daView on GitHub