node-minecraft-protocol/test
Grooble 1796b9693d
Add a way to encode a packet only once and send it to multiple clients (#851)
* Added Server#.writeToClients()

* Documented server.writeToClients()

* Added test for Server#writeToClients()

* Bad arguments for Promise.all()

* Fixed tests

* Fixed tests

* Fixed tests

* Updated tests

* Reverted timeout to the normal
2021-05-02 01:12:37 +02:00
..
common run standard 1.12 --fix 2018-09-24 22:08:11 +02:00
benchmark.js fix lint for new standard version 2019-08-03 23:29:14 +00:00
clientTest.js update standard to version 15 2020-10-24 13:44:33 +00:00
non-par-test.js Add packet cycletests (#842) 2021-04-07 16:13:57 +02:00
packetTest.js 1.16.2 and 1.16.3 support (#765) 2020-10-06 22:46:53 +02:00
serverTest.js Add a way to encode a packet only once and send it to multiple clients (#851) 2021-05-02 01:12:37 +02:00