mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
1661ef3b4b
* test passing: kicks clients that do not log in * index exports `Client` and `Server` * `createServer`: `options.keepAliveInterval` -> `options.kickTimeout` * `Client` event `end` includes `reason` argument - `LoginTimeout` - `KeepAliveTimeout` - `ServerShutdown` * `createClient`: Set `options.keepAlive` to `false` to disable sending keep alive packets * `Client`: `options.isServer` defaults to `false`. |
||
---|---|---|
.. | ||
test.js |