bedrock-protocol/src
ATXLtheAxolotl 6e73a75138
Add Realm support to Relay (#226)
* add(): realm relay

* fix(): Non-async solution to realm proxy

* fix(): follow the guidlines of the strict linter

* fix(): Use Client constructor instead of createClient function

* types(): Update index.d.ts to include realms option in destination
2022-06-17 05:55:50 -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 XUID field for client offline mode client chain (#203) 2022-04-30 19:02:56 -04: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 Better handle ping timeout, update documentation (#218) 2022-06-09 13:45:58 -04:00
createServer.js rename hostname to host (#74) 2021-04-23 03:23:43 -04:00
options.js 1.19 support (#224) 2022-06-09 15:44:20 -04:00
rak.js Better handle ping timeout, update documentation (#218) 2022-06-09 13:45:58 -04:00
rakWorker.js 1.18.11 (#179) 2022-02-09 12:15:35 -05:00
relay.js Add Realm support to Relay (#226) 2022-06-17 05:55:50 -04:00
server.js Ignore unconnected packets, remove babel (#185) 2022-02-21 10:35:24 +01:00
serverPlayer.js Server: correct body.protocol_version to body.params.protocol_version (#221) 2022-06-07 03:47:21 -04:00