issues
search
DrmagicE
/
gmqtt
Gmqtt is a flexible, high-performance MQTT broker library that fully implements the MQTT protocol V3.x and V5 in golang
MIT License
989
stars
220
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
mqtt5协议的客户端无法获取clientId?
#205
lucasjinreal
opened
11 months ago
0
ERROR server/client.go:273 connection lost {"client_id": "", "remote_addr": "113.89.11.200:21300", "error": "operation error: Code = 81, reasonString: "}
#204
OpenJarvisAI
opened
11 months ago
1
如何有重复id登录,是否有选项舍弃之前的id,而不是新的id自动拒绝?
#203
luohao123
opened
12 months ago
5
fix: unable to exit the read loop immediately when the connection fails
#202
heliosgo
closed
1 month ago
0
feat: replace empty hook funcs with server hooks
#201
shonenada
closed
1 year ago
0
测试无法保留会话,总会CleanSession,请问这块有做没有?是否是bug
#200
hezhuozhuo
opened
1 year ago
1
插件hook函数加载时间点优先于日志
#199
hy1080
opened
1 year ago
0
TopicAlias 0 错误码应当为0x94
#198
evildao
closed
1 year ago
0
哪里空了啊
#197
bruceyan303
closed
1 year ago
0
有时候存在消息未送达的情况
#196
luohao123
opened
1 year ago
0
Old Docker Image
#195
pascaldekloe
opened
1 year ago
0
Alternatives or sucessor of this project
#194
luohao123
opened
1 year ago
0
关于mqtts的问题
#193
hezhuozhuo
closed
1 year ago
2
Modify topic before publishing
#192
xorduna
opened
1 year ago
0
chore(deps): bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0
#191
dependabot[bot]
opened
1 year ago
0
chore(deps): bump github.com/prometheus/client_golang from 1.4.0 to 1.11.1
#190
dependabot[bot]
opened
1 year ago
0
panic: persistence factory: memory not found?
#189
liuhongjian0316
closed
1 year ago
1
可能存在内存泄漏
#188
hezhuozhuo
closed
1 year ago
2
fix: last will should support binary payloads
#187
DrmagicE
closed
1 year ago
0
fix read/write loop may hang in some situation.
#186
DrmagicE
closed
1 year ago
1
Correcting that binary data cannot be received under cluster status
#185
charliexp
closed
1 year ago
0
三节点的集群,客户端发送消费二进制数据,节点挂掉了
#184
charliexp
closed
1 year ago
2
1000客户端压测报错/gmqtt/persistence/queue/mem/mem.go:185 +0x118
#183
quchunhui
opened
2 years ago
1
grpc publish retain 标志不起作用
#182
zf8848
opened
2 years ago
0
fix the blocking when reading websocket packets exceeding 1024 bytes
#181
fikersd
closed
2 years ago
0
fix the blocking when reading websocket packets exceeding 1024 bytes
#180
fikersd
closed
2 years ago
0
websocket packet size over 1024 causing read hang
#179
fikersd
closed
2 years ago
1
Fixed memory leak when authentication is wrong
#178
xorduna
closed
1 year ago
0
Memory leak using OnBasicAuthWrapper Hook
#177
xorduna
closed
1 year ago
7
有没有推荐的golang版本的mqtt客户端和gmqtt一起工作?或者gmqtt有没有计划处一个自己的client库?
#176
luxiao9999
closed
1 year ago
1
update project state
#175
DrmagicE
closed
2 years ago
0
Any benchmark test data?
#174
Gypsying
closed
2 years ago
2
how to deploy gmqtt distributed cluster in k8s enviroment?
#173
Gypsying
closed
1 year ago
0
last will & testament doesn't support binary payloads
#172
reedleoneil
closed
1 year ago
0
单节点启动,出现too many open files问题
#171
mxyue
closed
1 year ago
7
chore: warn log on conn lost
#170
dxps
closed
2 years ago
1
can not start
#169
mxyue
closed
2 years ago
1
是否支持k8s部署?
#168
Hexiaopi
closed
2 years ago
2
Bump yaml v2 to v3 due the security issue CVE-2022-28948
#167
mowtschan
closed
2 years ago
1
build(deps): bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.8
#166
dependabot[bot]
closed
1 year ago
1
admin功能Publish Message数据订阅者没收到消息
#165
wmengbeyond
closed
2 years ago
2
请问retain 类型的消息可以被持久化存储吗?
#164
leonscriptcc
closed
2 years ago
4
出现了一些报错
#163
leonscriptcc
closed
2 years ago
4
Suggest on config.DefaultConfig()
#162
bodypumper
closed
2 years ago
0
Under go 1.18, there is a small problem about "golang.org/x/sys"
#161
bodypumper
closed
2 years ago
0
bridging only specific topics
#160
slaesh
closed
2 years ago
4
add with retained store
#159
fikersd
closed
2 years ago
0
Import project with go get
#158
xorduna
closed
2 years ago
4
how to setup gmqtt to support tls/ssl
#157
champ-isaac
closed
2 years ago
1
<-client.connected会阻塞吗?
#156
fatflowers
closed
2 years ago
1
Next