bedrock-protocol/examples
LucienHH cde600d51e
Implement Realm joining (#193)
* Pass client options to ping

* Implement RealmAPI to auth

* Add Realm join example

* Update package.json

* Update README.md

* Update index.d.ts

* Show one option, remove listener

* Fix wording

* Explain options

* Optional fields

* Fix typo

* Moved retry ad host/port extraction to prealms

* Add docs

* Fix lint

* Depend on prealms release

Co-authored-by: LucienHH <Lucien.holloway@aprox.co.uk>
2022-04-09 13:11:12 -04:00
..
client Implement Realm joining (#193) 2022-04-09 13:11:12 -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
relay.js rename hostname to host (#74) 2021-04-23 03:23:43 -04:00