| English | 中文 |
A Minecraft multiplayer mod based on WebRTC.
This feature is forked from Minecraft snapshot version 26.2-snapshot7, and it has been removed.
PeerLink use itself signaling server to communicate with other PeerLink clients.
Create a room to get a room ID, share it to your friends, they use room id to join your world.
Direct P2P connectivity is used when NAT conditions permit, bypassing intermediate servers. For restricted networks, TURN servers act as relays to guarantee successful connections.
Available public signaling servers
| Address | Comment | Turn Server | Provider |
|---|---|---|---|
| wss://peer.7o.ink | Built-in default signaling server | Mainland China | xiaoman1221 |
| wss://peerlink-signaling.rtast.cn | For global users | Cloudflare(For global, except Mainland China) | RTAkland |
Available STUN/TURN servers
- Cloudflare STUN/TURN
- STUN/TURN servers in mainland China assigned by the signaling server
Licensed under Apache-2.0