Closed deathcap closed 8 years ago
https://github.com/deathcap/wsmc/pull/21 removed the varint length prefix from the ws-encapsulated mc protocol, but only in the JavaScript version (wsmc.js). The Java proxy should be updated too, or it won't be compatible with new clients.
https://github.com/deathcap/wsmc/pull/21 removed the varint length prefix from the ws-encapsulated mc protocol, but only in the JavaScript version (wsmc.js). The Java proxy should be updated too, or it won't be compatible with new clients.