JB
|
bb54cc68e6
|
Client write buffers (#165)
* Replace fanpool with client write buffers
|
2023-02-09 22:34:30 +00:00 |
|
JB
|
0d79f2d63b
|
Use Atomic instead of RWMutex for Hooks concurrency (#148)
* Use Atomic instead of RWMutex for Hooks concurrency
* Lock Hooks on Add Hook
|
2023-01-16 19:49:36 +00:00 |
|
JB
|
8254cb0cbc
|
Make hooks safe for concurrency (#139)
Co-authored-by: thedevop <60499013+thedevop@users.noreply.github.com>
|
2023-01-09 22:41:44 +00:00 |
|
JB
|
e31840a37d
|
Optimize inflight expiry (#127)
* Small formatting/style changes for filter existed
* Use OnQoSDropped hook instead of onInflightExpired
|
2022-12-21 19:44:25 +00:00 |
|
mochi-co
|
4f198a99dd
|
Fix mis-typed onpublished hook, update version, fanpool defaults
|
2022-12-15 18:19:02 +00:00 |
|
mochi-co
|
8a04648c09
|
Cleanup godoc formatting
|
2022-12-11 21:38:01 +00:00 |
|
mochi-co
|
74ed8cd046
|
Update go mod and imports to v2
|
2022-12-11 11:50:44 +00:00 |
|
mochi-co
|
898c90d4ca
|
Rewrite everything from scratch for mqtt v5
|
2022-12-10 21:49:32 +00:00 |
|