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 Jun 16, 2018 · 22 revisions

ClusterWS JavaScript Client

Official JavaScript Client library for ClusterWS - lightweight, fast and powerful framework for building scalable WebSocket applications in Node.js

Guides

  1. Installation and Configuration
  2. Handle Socket
  3. Pub/Sub System
  4. Client to Client Communication

You can find some examples on how to use ClusterWS in ClusterWS-Examples repository.