amqtt/samples
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
..
broker.yaml amqtt.io (#206) 2025-06-11 11:49:09 -04:00
broker_acl.py refactor: base cleanup and bring project to run with test cases 2024-12-19 20:34:09 +01:00
broker_simple.py adding favicon, broker and client config documents. 2025-05-28 08:39:02 -04:00
broker_start.py consolidating configuration documentation for both broker and client. including making sure there's consistency in default configuration 2025-05-28 07:45:12 -04:00
broker_taboo.py refactor: base cleanup and bring project to run with test cases 2024-12-19 20:34:09 +01:00
client_keepalive.py refactor: base cleanup and bring project to run with test cases 2024-12-19 20:34:09 +01:00
client_publish.py reapplying any remaining stack traces to logging messages that weren't already included in other updates 2025-05-26 11:27:42 -04:00
client_publish_acl.py reapplying any remaining stack traces to logging messages that weren't already included in other updates 2025-05-26 11:27:42 -04:00
client_publish_ssl.py refactor: base cleanup and bring project to run with test cases 2024-12-19 20:34:09 +01:00
client_publish_ws.py refactor: base cleanup and bring project to run with test cases 2024-12-19 20:34:09 +01:00
client_subscribe.py reapplying any remaining stack traces to logging messages that weren't already included in other updates 2025-05-26 11:27:42 -04:00
client_subscribe_acl.py reapplying any remaining stack traces to logging messages that weren't already included in other updates 2025-05-26 11:27:42 -04:00
docker-compose.yaml amqtt.io (#206) 2025-06-11 11:49:09 -04:00
mosquitto.org.crt Support encrypted (TLS) connection on client 2015-08-01 23:04:30 +02:00
passwd Implement anonymous and file auth plugin 2015-08-29 21:25:59 +02:00