pesand:用Golang编写的MQTT v3.1代理

时间:2024-05-27 09:11:29
【文件属性】:

文件名称:pesand:用Golang编写的MQTT v3.1代理

文件大小:24KB

文件格式:ZIP

更新时间:2024-05-27 09:11:29

Go

佩桑 支持的MQTT 3.1代理 QoS 0 主题通配符 保持 如何使用 安装 从dron.io下载您的体系结构的二进制文件。 或自己建造。 % go get github.com/shirou/pesand 用 % pesand -c pesand.conf 配置方式 因为这不稳定,所以尚未记录。 未来的工作 QoS 1、2 会留言 LevelDB持久存储 存储已发送的消息 持久订阅 网络套接字 命名 “ pesan”是印尼语中的“消息”。 加“ d”表示守护程序。 站在他们肩膀上的巨人 https://github.com/jeffallen/mqtt 原始架构基于jeffallen的代码。 我刚刚进行了重组,并增加了一些改进。 谢谢你。 https://github.com/hunin/mqtt 此代码使用MQTT协议本身。 谢谢你。


【文件预览】:
pesand-master
----topic_test.go(1KB)
----README.rst(1KB)
----storedqueue.go(806B)
----authorize.go(631B)
----storage.go(2KB)
----connection.go(11KB)
----rethinkdb_storage_test.go(3KB)
----mem_storage.go(3KB)
----payload.go(988B)
----jwt_authorize.go(1KB)
----boltdb_storage.go(7KB)
----LICENSE(1KB)
----topic.go(3KB)
----basic_authorize.go(883B)
----config.go(731B)
----mem_storage_test.go(3KB)
----main.go(652B)
----memo.rst(390B)
----connection_test.go(404B)
----.gitignore(13B)
----bolt_storage_test.go(3KB)
----rethinkdb_storage.go(9KB)
----broker.go(3KB)
----pesand.conf(305B)
----stats.go(2KB)

网友评论