refactor: hub grpc system

This commit is contained in:
lorsan
2026-04-06 11:39:19 +03:00
committed by lorsan
parent 306dcff31f
commit 0bd52aebea
11 changed files with 167 additions and 50 deletions
-1
View File
@@ -34,5 +34,4 @@ func (a *App) Run() {
}
a.hubConn = conn
r
}