@colyseus/loadtest
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "@colyseus/loadtest", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Utility tool for load testing Colyseus.", | ||
@@ -27,3 +27,2 @@ "main": "index.js", | ||
}, | ||
"homepage": "https://github.com/colyseus/loadtest#readme", | ||
"dependencies": { | ||
@@ -30,0 +29,0 @@ "@types/node": "^10.12.18", |
@@ -1,4 +0,4 @@ | ||
# colyseus-loadtest | ||
# @colyseus/loadtest | ||
Utility tool for load testing Colyseus. | ||
Utility tool for load testing Colyseus. | ||
@@ -10,3 +10,3 @@ ## Usage | ||
``` | ||
npm install -g colyseus-loadtest | ||
npm install -g @colyseus/loadtest | ||
``` | ||
@@ -16,3 +16,2 @@ | ||
$ colyseus-loadtest --help | ||
colyseus-loadtest v0.1.5 | ||
@@ -37,3 +36,3 @@ Options: | ||
### `requestJoinOptions (i)` | ||
### `requestJoinOptions (i)` | ||
@@ -50,3 +49,3 @@ Should return a plain object containing the options for client connection `i` to join the room provided as an argument. | ||
### `onStateChange (state)` | ||
### `onStateChange (state)` | ||
@@ -53,0 +52,0 @@ Triggered when the room state changes in the server-side. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
2
6757
62