amqtt/docs_test
Andrew Mirsky c518b9b63f
Fixes #247 : expire disconnected sessions (#279)
* Yakifo/amqtt#247 : add configuration that specifies how long sessions should be retained. also, remove sessions where we're not retaining messages (aka anonymous or clean sessions)
2025-07-26 21:39:45 -04:00
..
public
src test.amqtt.io dashboard cleanup (#278) 2025-07-25 12:05:33 -04:00
.env updating docs, version numbers and ssl 2025-06-16 15:24:23 -04:00
.env.development update changelog for 0.11.0 release. minor cleanup of docker launch examples 2025-06-17 10:15:38 -04:00
.env.production updating docs, version numbers and ssl 2025-06-16 15:24:23 -04:00
.gitignore
eslint.config.js
index.html
package-lock.json updating docs, version numbers and ssl 2025-06-16 15:24:23 -04:00
package.json another version that needs updating 2025-07-10 11:38:50 -04:00
test.amqtt.io.yaml update the configuration for the broker running at test.amqtt.io to latest format 2025-07-14 12:28:59 -04:00
test.amqtt.local.yaml Fixes #247 : expire disconnected sessions (#279) 2025-07-26 21:39:45 -04:00
tsconfig.app.json
tsconfig.json
tsconfig.node.json
vite.config.ts