Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed GPL-3.0-or-later
Published 6 hours ago
Updated 2 days ago
A mod which allows you forward minecraft connection through websocket.
Use ws://
as the server address prefix in client to connect via websocket. (E.g. ws://localhost:25565
)
You also can host your server behind a http reverse proxy and configure TLS on the proxy. Use wss://
as the prefix to connect via TLS-websocket.