1
0
mirror of https://github.com/stryan/mumble-discord-bridge.git synced 2024-11-23 05:45:41 -05:00
Commit Graph

6 Commits

Author SHA1 Message Date
Tyler Stiene
c94362581a refactor global variables into duplex structs to fix issue on bridge restart
disable timer pausing in discord send untill better notification method can be developed
2021-11-19 00:57:20 -05:00
Tyler Stiene
8ca66fb500 refactor wait group
added debug message for bridge cancel
2021-11-17 23:58:54 -05:00
Tyler Stiene
0f57c5d33a improve discord buffer packet drop message
kill the bridge if unable to send to discord for 5 seconds
2021-11-04 01:21:41 -04:00
Tyler Stiene
6658c8534c add prometheus metrics
add grafana and promethus docker-container
add example grafana dashboard
sleepct now returns delta time from target
2021-08-23 00:00:39 -04:00
Tyler Stiene
27f8e5ba65 always use system installed opus lib
trim white space from string env vars
2021-04-24 18:32:54 -04:00
Tyler Stiene
a963d2caa1 restrucutre into go standard folder strucutre 2021-04-24 14:36:34 -04:00