Results 19 repositories owned by SocketCluster

plugins

33
Stars
4
Forks
Watchers

List of SocketCluster http://socketcluster.io plugins - Pull requests welcome.

sc-codec-min-bin

24
Stars
6
Forks
Watchers

Minimal binary codec for SocketCluster based on MessagePack

sc-crud-rethink

33
Stars
3
Forks
Watchers

Realtime CRUD data management layer/plugin for SocketCluster using RethinkDB as the database

sc-redis

45
Stars
11
Forks
Watchers

Redis adapter for SocketCluster

sc-stateless-presence

19
Stars
6
Forks
Watchers

Plugin for checking user presence in SocketCluster. Optimized for front end use.

scc-state

15
Stars
13
Forks
Watchers

Cluster state tracking and notification engine for SocketCluster clusters.

socketcluster-client-ios

23
Stars
8
Forks
Watchers

Native iOS client for SocketCluster

stream-demux

18
Stars
3
Forks
Watchers

An alternative to using event listeners; improves control flow whilst helping to avoid memory leaks.

writable-consumable-stream

20
Stars
1
Forks
Watchers

An async stream which can be iterated over using a for-await-of loop.