Sandertv / gophertunnel

General purpose library for Minecraft Bedrock Edition software written in Go
MIT License
423 stars 97 forks source link

Implement publishing and joining worlds #258

Open lactyy opened 2 months ago

lactyy commented 2 months ago

Adds a support for publishing and joining worlds displayed in the friend list. Closes #219.

WIP. I might separate these packages into a different module to reduce usage of huge dependencies added for WebRTC.

Task Lists:

lactyy commented 1 month ago

The changes in pull request and other packages, which have been split into separate modules, has been fully documented.