feat(telemost): Add connection monitoring and automatic reconnection

This commit is contained in:
zarazaex59
2026-04-07 01:15:44 +03:00
parent 66c272950c
commit d614e748ea
4 changed files with 105 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/zarazaex69/olcrtc
go 1.23
go 1.24.0
require (
github.com/google/uuid v1.6.0