We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3c839e commit 8596c79Copy full SHA for 8596c79
package.json
@@ -7,7 +7,8 @@
7
"scripts": {
8
"test": "nyc mocha test/*.test.js",
9
"format": "npx standard --fix",
10
- "lint": "npx standard"
+ "lint": "npx standard",
11
+ "ws-bench": "npx artillery run benchmark/websocket/artillery-perf1.yml"
12
},
13
"repository": {
14
"type": "git",
0 commit comments