對 eclipse 封裝的 golang mqtt client 進行二次封裝, 將通訊層作成同步接口

用途:git 封裝用於微服務之間的通訊github   接口:微服務 type CMqttComm interface { Connect(isReConnect bool) SetMessageBus(host string, port int, username string, userpwd string) Subscribe(action string, topic string,
相關文章
相關標籤/搜索