-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: ext session handler, sqlite hook + session loader, better sessi…
…on lifecycle * fix: add sessionID getter to MQTTNetBridgeConn * fix: add proper handling for session disconnects * fix: add clean error handling for sessions and bridge * fix: clean bridge and session logic * feat: sqlite hook, session manager, client disconnects, session timeouts * fix: better error handling, session default cleanup timeout * feat: add errors.Is for bridge/session errors * fix: better suspend handling, topic unsubscribes on connection close * fix: topic subscription cleanups, sqlite hook implements ISessionStore * feat: new WithDialTimeout option, hooks refactor, tests passing
- Loading branch information
1 parent
2504af0
commit 94aed4c
Showing
12 changed files
with
3,071 additions
and
835 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.