bedrock-protocol/src
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
datatypes Update protodef version 2021-06-23 00:10:58 -04:00
handshake Add missing login field 2022-01-03 11:11:07 -05:00
server Default createClient to latest version, fix server motd version (#144) 2021-10-08 05:56:10 -04:00
transforms Ignore unconnected packets, remove babel (#185) 2022-02-21 10:35:24 +01:00
client.js Refactor client connection sequence (#189) 2022-03-27 22:15:20 +02:00
connection.js Switch to sync zlib with 512k chunks, adjustable compression level (#174) 2022-02-04 20:30:21 -05:00
createClient.js Implement Realm joining (#193) 2022-04-09 13:11:12 -04:00
createServer.js rename hostname to host (#74) 2021-04-23 03:23:43 -04:00
options.js 1.18.11 (#179) 2022-02-09 12:15:35 -05:00
rak.js 1.18.11 (#179) 2022-02-09 12:15:35 -05:00
rakWorker.js 1.18.11 (#179) 2022-02-09 12:15:35 -05:00
relay.js Add profilesFolder to Relay (#192) 2022-03-26 14:31:54 -04:00
server.js Ignore unconnected packets, remove babel (#185) 2022-02-21 10:35:24 +01:00
serverPlayer.js Switch to sync zlib with 512k chunks, adjustable compression level (#174) 2022-02-04 20:30:21 -05:00