DOCS(protocol): Add network protocol doc file

We have documentation in the mumble-protocol repository and generated website.

The doc file in this repository serves as a simple reference pointing to those.

See also [mumble-www #59](https://github.com/mumble-voip/mumble-www/issues/59)
This commit is contained in:
Jan Klass 2024-11-01 23:03:23 +01:00
parent 546df4d6bf
commit a1baaa440f

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).*