From a18df282133d2ce7432ae84fa79eda2bfbb34b08 Mon Sep 17 00:00:00 2001 From: Tyler Stiene Date: Sat, 10 Apr 2021 16:19:02 -0400 Subject: [PATCH] chore: doc update for mumble serve issue closes #17 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f0797f4..23a072b 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,9 @@ Audio leveling from Discord needs to be improved. Delays in connecting to Mumble (such as from external authentication plugins) may result in extra error messages on initial connection. +There is an issue seen with Mumble-Server (murmur) 1.3.0 in which the bridge will loose the ability to send messages client after prolonged periods of connectivity. +This issue has been appears to be resolved by murmur 1.3.4. + ## License Distributed under the MIT License. See LICENSE for more information.