diff options
Diffstat (limited to 'doc/protocols.rst')
-rw-r--r-- | doc/protocols.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/protocols.rst b/doc/protocols.rst index e8ff92d43..8e09a588b 100644 --- a/doc/protocols.rst +++ b/doc/protocols.rst @@ -509,3 +509,12 @@ References: `Protocol Specs: <https://github.com/skywind3000/kcp/blob/master/pro Dota 2 is an extremely popular multiplayer MOBA game from Valve. References: `Main site <https://www.dota2.com/>`_ + + +.. _Proto 387: + +`NDPI_PROTOCOL_MUMBLE` +========================= +Mumble is a free, open source, low latency, high quality voice chat application. + +References: `Main site <https://www.mumble.info/>`_ |