bedrock-protocol/examples
Jonathan Nagy 7263714562
Fix chat echo sample (#233)
* Fix chat echo sample

The `client.options.username` reference is optional for online connections.  Referencing it here when it is null will not filter out the echo text, causing an infinite loop.

* Update client.js
2022-06-27 21:49:54 -04:00
..
client Fix chat echo sample (#233) 2022-06-27 21:49:54 -04:00
server Use minecraft-data for protocol data (#126) 2021-09-25 22:57:29 +02:00
viewer Ignore unconnected packets, remove babel (#185) 2022-02-21 10:35:24 +01:00
createRelay.js Update prismarine-auth usage (#153) 2021-11-12 22:14:15 +01:00
ping.js Enforce server auth, ping on createClient, update docs (#68) 2021-04-18 09:19:59 -04:00
realmRelay.js Add Realm support to Relay (#226) 2022-06-17 05:55:50 -04:00
relay.js rename hostname to host (#74) 2021-04-23 03:23:43 -04:00