SocketCluster favicon

SocketCluster

SocketCluster is an open source realtime WebSocket framework for Node.js. SC supports both direct client-server communication (like Socket.io) and group communication via pub/sub channels. SC is designed to scale both vertically across multiple CPU cores and horizontally across multiple machines/instances (via pub/sub channel synchronization). See video about scaling horizontally. If you're looking for a complete realtime reactive framework, check out Meatier (built with SC).