Releases: BedsAreDragons/MinecraftJavaWebSocket
Releases · BedsAreDragons/MinecraftJavaWebSocket
Beta 1.2.1
Experimental Build.
Further Connection Improvements.
Release 1.2.0
Changelog:
- Full Release, Optimised to prevent you from disconnecting from the websocket.
- No SSL handling but WSS connection type available.
- You will have to connect twice if using WSS.
- Don't try reconnecting too fast if you just had a stable connection, it takes about 2 seconds for the code to bind again.
- Errors In Minecraft "Connection Refused: no further information", Solution, just reconnect. It should work perfectly after that.
Pre-Release 1.1.3
Changelog:
- Went back to version 1.1.0 and attempt to make the client stop disconnecting from the websocket.
- Depreciated Version 1.1.1 and 1.1.2
BETA TEST
Beta 1.1.2
Changelog:
Attempt at Optimising.
Don't Use Pre-Releases. They arent Finished.
DO NOT USE. OUTDATED AND INCOMPATIBLE.
Release 1.1.1
Experimental Connection with WSS, SSL Encryption and optimalisations.
Release 1.1.0
Added:
WSS Support rather than just WS for cloudflared support (to be tested)