ws manager uses password
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
"start": "node lib/index.js",
|
||||
"dev": "ts-node src/index.ts",
|
||||
"ws-publish": "ts-node src/wsPublish.ts",
|
||||
"manager": "ts-node src/wsConnectionManager.ts",
|
||||
"ws-manager": "ts-node src/wsConnectionManager.ts",
|
||||
"dev:inspect": "yarn build && node --inspect ./lib/index.js",
|
||||
"dev:debug": "yarn build && node --inspect-brk --inspect=2230 ./lib/index.js",
|
||||
"example": "ts-node example/client.ts",
|
||||
|
||||
Reference in New Issue
Block a user