liuxiaolong
2020-12-30 b1dc3bfe7b9ef852fdf9ca23fdd6646ca65d463d
broker.go
@@ -9,5 +9,5 @@
   //发布到远程机器
   PublishNet(nodes []bhomebus.NetNode, topic string, msg []byte) error
   Subscribe(topics []string) chan []byte
   Subscribe(topics []string)
}