UNPKG

@omneedia/socketcluster

Version:

SocketCluster - A Highly parallelized WebSocket server cluster to make the most of multi-core machines/instances.

19 lines (18 loc) 424 B
{ "name": "socketcluster-client", "main": "socketcluster.js", "version": "14.2.2", "homepage": "https://github.com/SocketCluster/socketcluster-client", "description": "SocketCluster JavaScript client", "authors": [ "Jonathan Gros-Dubois <grosjona@yahoo.com.au>" ], "ignore": [ "**/.*", "index.js", "bower_components", "lib", "node_modules", "package.json" ] }