mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-12-04 13:01:14 -05:00
1349fdfc73
Normally, the client will send a kick packet if the client is disconnected from the server, but if the connection is lost due to network or lower-level protocol issues, the 'end' event will be emitted. Log this event in the examples so it is clear why the scripts exit. |
||
---|---|---|
.. | ||
client_chat | ||
client_echo | ||
client_forge | ||
proxy | ||
server | ||
server_helloworld |