UNPKG

sc-hasher

Version:

Default hashing function used by sc-broker-cluster to map channel names to brokers

26 lines (25 loc) 634 B
{ "name": "sc-hasher", "version": "1.0.1", "description": "Default hashing function used by sc-broker-cluster to map channel names to brokers", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/SocketCluster/sc-hasher.git" }, "keywords": [ "socketcluster", "hasher", "mapper", "sharding" ], "author": "Jonathan Gros-Dubois", "license": "MIT", "bugs": { "url": "https://github.com/SocketCluster/sc-hasher/issues" }, "homepage": "https://github.com/SocketCluster/sc-hasher" }