Pinned Repositories
asyngular
Highly scalable realtime framework compatible with SocketCluster
client-drivers
List of SocketCluster clients
loadbalancer
A sticky load balancer optimized for realtime apps
ndata
A deep key-value store for Node.js (server and client pair)
sc-crud-rethink
Realtime CRUD data management layer/plugin for SocketCluster using RethinkDB as the database
sc-crud-sample
Sample real-time CRUD inventory tracking app built with SocketCluster
sc-redis
Redis adapter for SocketCluster
socketcluster
Highly scalable realtime pub/sub and RPC framework
socketcluster-client
JavaScript client for SocketCluster
socketcluster-server
Minimal server module for SocketCluster
SocketCluster's Repositories
SocketCluster/socketcluster
Highly scalable realtime pub/sub and RPC framework
SocketCluster/socketcluster-client
JavaScript client for SocketCluster
SocketCluster/socketcluster-server
Minimal server module for SocketCluster
SocketCluster/asyngular
Highly scalable realtime framework compatible with SocketCluster
SocketCluster/client-drivers
List of SocketCluster clients
SocketCluster/writable-consumable-stream
An async stream which can be iterated over using a for-await-of loop.
SocketCluster/stream-demux
An alternative to using event listeners; improves control flow whilst helping to avoid memory leaks.
SocketCluster/scc-state
Cluster state tracking and notification engine for SocketCluster clusters.
SocketCluster/socketcluster-website
The SocketCluster website
SocketCluster/sc-broker
Default broker client-server pair for SocketCluster
SocketCluster/scc-broker
Server for the SC cluster - For horizontal scalability.
SocketCluster/async-stream-emitter
EventEmitter using async iterable streams
SocketCluster/sc-auth
Auth module for SocketCluster
SocketCluster/consumable-stream
Readable async iterable stream.
SocketCluster/fleximap
A flexible hash map which supports working with deep, multidimensional keys.
SocketCluster/eetase
EventEmitter to AsyncStreamEmitter converter.
SocketCluster/agc-broker
Server for the Asyngular cluster - For horizontal scalability.
SocketCluster/sc-errors
Error types for SocketCluster
SocketCluster/sc-formatter
Module for serializing and unserializing SocketCluster messages
SocketCluster/sc-simple-broker
Simple broker engine for socketcluster-server
SocketCluster/scc-broker-client
Client for SCC - For horizontal scalability.
SocketCluster/ag-collection
SocketCluster collection component for the front end
SocketCluster/ag-crud-sample
Sample real-time CRUD inventory tracking app built with Asyngular
SocketCluster/ag-request
Asyngular request object
SocketCluster/ag-simple-broker
Simple broker engine for Asyngular
SocketCluster/scc-integration-tests
Integration tests for SCC
SocketCluster/ag-auth
Auth module for Asyngular
SocketCluster/ag-crud-rethink
Realtime CRUD data management layer/plugin for SocketCluster using RethinkDB as the database
SocketCluster/ag-model
SocketCluster model component for the front end
SocketCluster/agc-integration-tests
Integration tests for AGC