go-mqtt:Eclipse Paho Go MQTT 客户端的开发分支

时间:2024-08-01 10:38:13
【文件属性】:

文件名称:go-mqtt:Eclipse Paho Go MQTT 客户端的开发分支

文件大小:92KB

文件格式:ZIP

更新时间:2024-08-01 10:38:13

Go

Eclipse Paho MQTT Go 客户端 此存储库包含 MQTT Go 客户端库的源代码。 此代码构建了一个库,使应用程序能够连接到代理以发布消息、订阅主题和接收已发布的消息。 该库支持完全异步的操作模式。 安装和构建 该客户端旨在与标准 Go 工具配合使用,因此安装非常简单: go get git.eclipse.org/gitroot/paho/org.eclipse.paho.mqtt.golang.git 客户端依赖于 Google 的包,也可以使用以下命令轻松安装: go get code.google.com/p/go.net/websocket 用法和API 详细的 API 文档可以使用 godoc 工具获得,也可以使用服务在线浏览。 通过将其导入 Go 客户端源代码来使用该库。 例如, import MQTT "git.eclipse.org/g


【文件预览】:
go-mqtt-master
----receipts.go(1KB)
----fvt()
--------setup_IMA.sh(3KB)
--------mosquitto.cfg(354B)
--------README.md(2KB)
--------rsmb.cfg(134B)
----fvt_client_test.go(24KB)
----unit_router_test.go(4KB)
----unit_topic_test.go(2KB)
----ping.go(1KB)
----memstore.go(3KB)
----client.go(8KB)
----epl-v10(11KB)
----trace.go(698B)
----topic.go(2KB)
----unit_client_test.go(1023B)
----fvt_test.go(743B)
----components.go(724B)
----message.go(13KB)
----about.html(2KB)
----options.go(8KB)
----filestore.go(6KB)
----unit_state_test.go(2KB)
----notice.html(9KB)
----CONTRIBUTING.md(2KB)
----LICENSE(11KB)
----samples()
--------build.sh(119B)
--------custom_store.go(2KB)
--------stdoutsub.go(2KB)
--------simple.go(1KB)
--------ssl.go(3KB)
--------sample.go(4KB)
--------stdinpub.go(2KB)
--------samplecerts()
--------routing.go(3KB)
----README.md(2KB)
----unit_store_test.go(13KB)
----unit_decode_test.go(10KB)
----fvt_store_test.go(8KB)
----state.go(4KB)
----messageids.go(1KB)
----oops.go(2KB)
----unit_options_test.go(3KB)
----.gitignore(430B)
----edl-v10(2KB)
----net.go(9KB)
----unit_messageids_test.go(2KB)
----unit_ping_test.go(1KB)
----unit_net_test.go(442B)
----store.go(4KB)
----decode.go(4KB)
----unit_message_test.go(18KB)
----router.go(4KB)
----DISTRIBUTION(2KB)

网友评论