mumble/docs/dev/network-protocol
2025-04-03 11:28:02 -06:00
..
resources DOCS(protocol): Integrate network protocol documentation 2024-11-03 17:32:48 +01:00
establishing_connection.md DOCS(dev): Add network protocol outdated and up-to-date information 2025-02-01 14:45:10 +01:00
overview.md DOCS(dev): Improve wording and formatting of network protocol docs 2025-02-01 14:52:19 +01:00
protocol_stack_tcp.md DOCS: Fix markdown image link of TCP packet 2025-04-03 11:28:02 -06:00
README.md DOCS(dev): Add network protocol outdated and up-to-date information 2025-02-01 14:45:10 +01:00
voice_data.md DOCS(dev): Convert tables (where possible) 2025-01-26 14:07:15 +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.

For up to date message type and message structure information refer to the Mumble.proto and MumbleUDP.proto protobuf definition files.

This documentation is split into