SocketCluster
SocketCluster
plugins
List of SocketCluster http://socketcluster.io plugins - Pull requests welcome.
sc-codec-min-bin
Minimal binary codec for SocketCluster based on MessagePack
sc-crud-rethink
Realtime CRUD data management layer/plugin for SocketCluster using RethinkDB as the database
sc-stateless-presence
Plugin for checking user presence in SocketCluster. Optimized for front end use.
scc-state
Cluster state tracking and notification engine for SocketCluster clusters.
stream-demux
An alternative to using event listeners; improves control flow whilst helping to avoid memory leaks.
writable-consumable-stream
An async stream which can be iterated over using a for-await-of loop.