Wispcraft
January 31, 2025 ยท View on GitHub
A patch for eaglercraft that allows joining regular online mode minecraft servers from the browser, tunneled over wisp
Uses epoxy-tls to log in and fetch skins from the Minecraft server, and also connect to online mode minecraft servers
Built with the Web Streams API, using TransformStream and pipes to parse the minecraft protocol
TODO:
- rust