Merge PR #6621: DOCS(protocol): Add network protocol doc file

This commit is contained in:
Jan Klass 2024-11-02 18:53:39 +01:00 committed by GitHub
commit 65462b4c3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,5 @@
# Mumble Network Protocol Documentation
The network protocol between client and server is documented on the website [mumble-protocol.readthedocs.io](https://mumble-protocol.readthedocs.io/).
*That documentation is sourced from the [mumble-protocol repository](https://github.com/mumble-voip/mumble-protocol).*