mumble/docs/dev/network-protocol
Jan Klass 5992aa3765 DOCS(dev): Drop broken, unnecessary fig ref
The figure follows below the paragraph.
2025-01-26 13:24:35 +01:00
..
resources DOCS(protocol): Integrate network protocol documentation 2024-11-03 17:32:48 +01:00
establishing_connection.rst DOCS(dev): Drop broken, unnecessary fig ref 2025-01-26 13:24:35 +01:00
overview.rst DOCS(protocol): Integrate network protocol documentation 2024-11-03 17:32:48 +01:00
protocol_stack_tcp.rst DOCS(protocol): Integrate network protocol documentation 2024-11-03 17:32:48 +01:00
README.rst DOCS(protocol): Add file references to README.rst 2024-11-03 18:21:44 +01:00
voice_data.rst DOCS(dev): Fix UTP to TCP ref 2025-01-26 12:52:53 +01:00

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>`_