issues
search
mochi-mqtt
/
server
The fully compliant, embeddable high-performance Go MQTT v5 server for IoT, smarthome, and pubsub
MIT License
1.29k
stars
222
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Suppress OnPublish CodeSuccessIgnore error log
#438
thedevop
opened
5 days ago
1
Ledger.ACLOk() should return false by default
#437
xyzj
opened
2 weeks ago
0
系统topic中有没有设备上线与离线的系统订阅主题?
#436
xinjiayu
opened
4 weeks ago
3
Rate limiting with OnPublish
#435
viktorvoltaire
closed
1 month ago
0
feat: Add TLS Cert File flag
#434
dagehuifei
opened
1 month ago
1
订阅主题#出错
#433
cokll
opened
2 months ago
5
lua 依赖
#432
shixiawuheng
closed
1 month ago
2
Availability of MongoDB database plugins to support data persistence and clustering
#431
yang19841021
opened
2 months ago
0
Specify properties when inline publishing
#430
TheCount
closed
2 months ago
1
memory problem
#429
jeasonHu
closed
4 weeks ago
4
RPC with inline client
#428
vitalvas
opened
2 months ago
5
Fix QoS 1 message delivery after server restart
#427
s9-hfe
closed
1 month ago
1
【BUG】Server Close() Panic
#426
wwhai
closed
3 months ago
1
Potential race condition when using Ledger.Update
#425
sgebbie
opened
3 months ago
1
Function attachClient sometimes does not call Done() on ClientsWg.
#424
NiklasCi
closed
3 months ago
4
How to configure WSS
#423
ascarl2010
opened
3 months ago
3
Clients MQTT often experience disconnection listener=tcp1 error=EOF and i/o timeout
#422
abdidarmawan007
opened
4 months ago
1
#420 initial commit for dynamically removal of the hooks
#421
yusufcanb
opened
4 months ago
1
Dynamic Removal of the Hooks
#420
yusufcanb
opened
4 months ago
1
Got error when enable compression of websocket listener
#418
LittleKey
opened
4 months ago
1
use cl.ID instead of pk.Connect.ClientIdentifier when looking for existing clients in inheritClientSession
#417
SimonMacIntyre
closed
3 months ago
4
Client supplied ID is used to look up existing clients in inheritSession, while the store of existing actually uses the server assigned if one exists.
#416
SimonMacIntyre
closed
3 months ago
8
Is it possible to dynamically remove a hook likewise we add them?
#415
yusufcanb
closed
4 months ago
2
MQTT bridge
#414
analystcmyk
closed
4 months ago
3
Metrics
#413
perbu
closed
4 months ago
4
OCSP Stapling support ?
#412
besrabasant
closed
4 months ago
1
add description for MaximumClientWritesPending
#411
CendealChen
closed
3 months ago
3
feat(listener): added windows pipe connection support
#409
xlango
opened
5 months ago
3
can I use mqtts ?
#408
winston432
closed
4 months ago
2
Proposal: Add an Example for Custom Hook Usage
#407
TheRiseOfDavid
closed
1 month ago
2
Bug in inflight message restore from datastore
#406
s9-hfe
opened
5 months ago
5
Resend timeout inflight messages
#405
ogofly
opened
5 months ago
0
OnConnectAuthenticate cannot specify an error code (like Client Identifier not valid)
#404
snej
opened
6 months ago
1
MessageExpiry Hook
#403
aixj1984
opened
6 months ago
6
Allow a Hook to reload an individual client session
#402
snej
opened
6 months ago
1
Added `omitempty` to storage structs
#401
snej
closed
6 months ago
2
Added client.StopTime(), to expose `disconnected`
#400
snej
closed
6 months ago
3
Don't allow inheriting session if username doesn't match
#399
snej
closed
6 months ago
1
Don't allow inheriting session unless username matches
#398
snej
closed
6 months ago
5
Persistence storage did not work with SetCleanSession(false)
#397
vec715
closed
6 months ago
3
Add logging level file config
#396
dgduncan
closed
6 months ago
1
add 0x04 Reason Code functionality
#395
dgduncan
closed
6 months ago
1
Logging Level is not Configurable Via File Configuration
#394
dgduncan
closed
6 months ago
0
Add Support for Disconnect With Will Message Reason Code
#393
dgduncan
closed
6 months ago
0
Bypassing asdine/storm and directly using bbolt.
#392
werbenhu
closed
6 months ago
1
Merge 2 version of storm
#390
thedevop
closed
6 months ago
4
Update README example to reflect new listeners API
#389
thedevop
closed
6 months ago
1
Bump golang.org/x/net from 0.17.0 to 0.23.0
#388
dependabot[bot]
closed
6 months ago
1
Fixed inline subscribers not receiving messages when all non-inline clients unsubscribe.
#386
werbenhu
closed
7 months ago
1
InlineClient模式下服务端订阅问题,Inline subscription does not support shared subscriptions.
#385
terry831010
opened
7 months ago
5
Next