This website requires JavaScript.
Explore
Help
Sign In
zishuo
/
beeq
Watch
1
Star
0
Fork
0
You've already forked beeq
mirror of
https://github.com/zgwit/beeq.git
synced
2025-09-26 11:41:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
21
Commits
1
Branch
5
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jason
b0ff4f51a0
bugfixed
2020-09-17 16:03:56 +08:00
cmd
修改,将订阅树改为sync.Map
2020-09-17 10:14:58 +08:00
packet
bugfixed
2020-09-17 16:03:56 +08:00
.gitignore
翻出历史项目,先上传,未测试(MQTT3.1.1已经支持)
2020-09-11 06:48:42 +08:00
bee.go
一些简单的优化
2020-09-17 15:06:37 +08:00
go.mod
代码库迁移至gitea
2020-09-13 00:02:03 +08:00
go.sum
切换uuid库
2020-09-12 22:27:42 +08:00
hive.go
独立消息解析类,降低算法复杂度(原接口未删除,待参考)
2020-09-17 15:58:39 +08:00
LICENSE
Initial commit
2020-09-10 23:29:14 +08:00
README.md
Initial commit
2020-09-10 23:29:14 +08:00
retaintree.go
修改,将订阅树改为sync.Map
2020-09-17 10:14:58 +08:00
subtree.go
修改,将订阅树改为sync.Map
2020-09-17 10:14:58 +08:00
topic.go
翻出历史项目,先上传,未测试(MQTT3.1.1已经支持)
2020-09-11 06:48:42 +08:00
README.md
Unescape
Escape
beeq
Embed MQTT server, MQTT服务器
,
主要作为库使用
Description
Embed MQTT server, MQTT服务器,主要作为库使用
golang
mqtt-broker
mqtt-server
Readme
GPL-3.0
114
KiB
Languages
Go
100%