mumble/docs/dev/network-protocol/README.md
Jan Klass 989329292f DOCS(dev): Rename rst files to md
This is done as a separate commit to retain Git change file history association. (Git does not store renames. It assumes renames according to content similarity.)
2025-01-26 13:24:57 +01:00

510 B

Mumble Network Protocol Documentation

The Mumble Network Protocol documentation is meant to be a reference for the Mumble VoIP 1.2.X server-client communication protocol. It reflects the state of the protocol implemented in the Mumble 1.2.8 client and might be outdated by the time you are reading this.

  • Overview <overview.rst>_
  • Protocol Stack (TCP) <protocol_stack_tcp.rst>_
  • Establishing a Connection <establishing_connection.rst>_
  • Voice Data <voice_data.rst>_