SubServers – The Minecraft Server Management Platform
Go to file
ME1312 7cd9c9bc4c
Switch SubData Packets from JSON to MessagePack encoding
This is a change to how packets are transferred; the API has not been changed.

While the difference may be unnoticable when using unencrypted packets, because of MessagePack's compact size and better handling of byte values encrypted packets should transfer faster.
2018-08-23 22:32:49 -04:00
.github Add some escapes for use in SubServers.Host commands 2018-06-25 20:51:14 -04:00
Artifacts Add javadoc hub 2018-07-26 22:41:21 -04:00
SubServers.Bungee Switch SubData Packets from JSON to MessagePack encoding 2018-08-23 22:32:49 -04:00
SubServers.Client Switch SubData Packets from JSON to MessagePack encoding 2018-08-23 22:32:49 -04:00
SubServers.Console Update vanilla patch locations 2018-07-26 21:29:26 -04:00
SubServers.Host Switch SubData Packets from JSON to MessagePack encoding 2018-08-23 22:32:49 -04:00
SubServers.Sync Switch SubData Packets from JSON to MessagePack encoding 2018-08-23 22:32:49 -04:00
_config.yml Set theme jekyll-theme-cayman 2017-01-03 12:53:20 -05:00
.gitattributes SubServers, Host, & Client Beta v2.12b;1/2.12c;1/2.12b;1 2017-07-18 19:28:59 -04:00
.gitignore Remove redundant call to invoker 2018-07-26 16:14:32 -04:00
CNAME Fix links 2017-01-06 16:11:52 -05:00
LICENSE Generate difference list 2017-08-24 10:28:00 -04:00
pom.xml Seperate Sponge from Forge 2018-07-26 13:34:31 -04:00
README.md Restructure the Download packet group 2018-08-09 14:54:56 -04:00