Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.
Dmitrii Goriunov edited this page Nov 26, 2018 · 65 revisions

ClusterWS

Build Scalable Node.js WebSocket Applications

Lightweight, fast and powerful framework for building scalable WebSocket applications in Node.js. ClusterWS uses cWS a fork of uWebSockets.

Please consider to support ClusterWS development:

Official Client Libraries:

ClusterWS Server Guides:

  1. Installation and Configuration
  2. Handle Sockets
  3. Pub/Sub System
  4. Horizontal (Machine) Scale
  5. Middleware Functions
  6. Performance Tips