Описание тега socketcluster

SocketCluster is an open source realtime WebSocket framework powered by Node.js. With both direct client-server communication (like Socket.io) and group communication via pub/sub channels. Designed to scale both vertically across multiple CPU cores and horizontally across multiple machines/instances.

http://socketcluster.io/ is an open source realtime WebSocket framework powered by Node.js and optimized to run on Kubernetes (K8s).

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.

SC is optimized to run and autoscale on a K8s cluster.