mirror of
https://github.com/lorsanstand/HomeOps-Hub.git
synced 2026-06-19 16:45:15 +03:00
add support stream in hub
Create connection manager for stream
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package rpc
|
||||
|
||||
import "fmt"
|
||||
|
||||
var ErrFailedRegister = fmt.Errorf("failed register agent")
|
||||
Reference in New Issue
Block a user