Commit Graph

13 Commits

Author SHA1 Message Date
Tyler Stiene f520fc67c7 fix: allow discordSendPCM to exit when discord disconnects
chore: update action and docker build
2021-12-14 23:37:02 -05:00
Tyler Stiene 3e96b27564 allow discord send loop to exit with ctx done 2021-12-07 22:59:04 -05:00
Tyler Stiene 404af876db dsiable sleepct pausing untill additional testing 2021-11-20 17:12:04 -05:00
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 649fe9f33e fix sleepct pausing 2021-09-13 00:50:23 -04:00
Tyler Stiene 5c5ccb72c9 Merge branch 'sleepct-pause' into v0.5.0 2021-09-11 13:39:37 -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 cb4d2349c5 wip allow a sleepct ticker to pause and be signaled 2021-08-09 23:07:27 -04:00
Tyler Stiene 78aab791d2 fix issue with discordRecievePCM 2021-05-13 02:16:50 -04:00
Tyler Stiene 72fe283778 update discord go for discord RTR extended header fix 2021-05-13 01:30:40 -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