clusterws-client-js
Version:
JavaScript Client for ClusterWS - lightweight, fast and powerful framework for building scalable WebSockets applications in Node.js.
25 lines • 559 B
JSON
{
"name": "clusterws-client-js",
"version": "3.3.0",
"description": "JavaScript Client for ClusterWS - lightweight, fast and powerful framework for building scalable WebSockets applications in Node.js.",
"main": "index.js",
"types": "index.d.ts",
"author": "Dmitrii Goriunov",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/ClusterWS/ClusterWS-Client-JS"
},
"keywords": [
"clusterws",
"websocket",
"scale",
"uws",
"node js",
"scale node js",
"real-time",
"cluster",
"ws client",
"javascript"
]
}