Wykres commitów

17 Commity (2a7aa115243fb6e645b7375f33a8c01af1553a8b)

Autor SHA1 Wiadomość Data
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
Andrew Mirsky ba088ac84b
test.amqtt.io dashboard cleanup (#278)
* update the configuration for the broker running at test.amqtt.io to latest format

* removing all of the MUI components from their example dashboard that are no longer needed

* separating out main grid layout into separate components and functions for readability

* updating count up display to handle bytes, kilobytes, etc
2025-07-25 12:05:33 -04:00
Andrew Mirsky 369122b86a
update the configuration for the broker running at test.amqtt.io to latest format 2025-07-14 12:28:59 -04:00
Andrew Mirsky fe64d011ec
Merge branch 'main' into 0.11.3-rc.1 2025-07-13 10:40:28 -04:00
Andrew Mirsky 92305815a6
Merge pull request #266 from ajmirsky/release-0.11.2
change version numbers for release of 0.11.2
2025-07-13 10:11:14 -04:00
Andrew Mirsky 4d6c51d8f3
display messages per second on dashboard 2025-07-10 12:47:06 -04:00
Andrew Mirsky 0cb83ca200
another version that needs updating 2025-07-10 11:38:50 -04:00
Andrew Mirsky 5548897b3f
change version numbers for release of 0.11.2 2025-07-09 12:27:22 -04:00
Andrew Mirsky 681815397b
adding broker version into display 2025-07-08 14:46:12 -04:00
Andrew Mirsky fab7c36d86
adding memory and cpu display to test.amqtt.io dashboard 2025-07-08 11:29:42 -04:00
Andrew Mirsky 963c13d275
Merge branch '0.11.1-rc' into add_client_display 2025-06-26 13:52:47 -04:00
Andrew Mirsky 2cbdc86eea
adding number of clients connected 2025-06-22 13:03:02 -04:00
Andrew Mirsky 7883400644
fix a broken link on the test.amqtt.io page 2025-06-17 11:54:36 -04:00
Andrew Mirsky 89ccb857ed
update changelog for 0.11.0 release. minor cleanup of docker launch examples 2025-06-17 10:15:38 -04:00
Andrew Mirsky 8e60105a11
updating docs, version numbers and ssl 2025-06-16 15:24:23 -04:00
Andrew Mirsky a86c702361
switching from gitter to discord 2025-06-11 12:43:25 -04:00
Andrew Mirsky ee7a88fc72
amqtt.io (#206)
* ignoring all files and adding back was causing confusion

* adding in amqtt.io website

* adding amqtt logo

* removing mobile version of the dashboard menu

* minor change to naming of logo

* adding functionality to display statistics from amqtt broker

* adding content about configuration

* separating amqtt.io from test.amqtt.io

* adding link to the test server page

* remove unneeded state

* docker file for building image

* separating docker build into two phases to minimize image size. add documentation for docker launch / configure

* updating docs with references to docker image

* adding missing icons

* adding docker compose samples. updating classifiers and version

* fixing uv lock file version identifier

* tweaking test.amqtt.io page to include broker start and uptime. fix project links. add gitter icon

* missing image

* update to include 'client'
2025-06-11 11:49:09 -04:00