fundon / ClusterWS

:boom: Lightweight, fast and powerful framework for building scalable WebSocket applications in Node.js. Website: https://clusterws.github.io (under dev)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClusterWS

Build Scalable Node.js WebSockets Applications

NPM Version Maintain GitHub license GitHub license

This branch is under work for v4.0.0 check master branch for stable v3.3.0

Please note that v3.3.0 most likely will not run on Node 11 or 12 as it uses old version of uWebSockets. Unfortunately there is no easy way to update v3.3.0, and it would be much simpler to finish up version 4. So if you are using ClusterWS 3.3.0 please stick with Node 10, 9, 8 (or submit PR) while Version 4 is under development. Thank you.

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

Officially Supported Client Libraries

Consider to support development

Buy a coffee (via PayPal)

Become a Backer on Patreon

Find more about ClusterWS in Wiki Documentation.

About

:boom: Lightweight, fast and powerful framework for building scalable WebSocket applications in Node.js. Website: https://clusterws.github.io (under dev)

License:MIT License


Languages

Language:TypeScript 91.3%Language:JavaScript 8.7%