We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa53a6 commit 7bdfc83Copy full SHA for 7bdfc83
.mosquitto/README.md
@@ -0,0 +1,3 @@
1
+The files in this directory is part of the test suite and are *not* commited by accident.
2
+They are valid credentials for both [test.mosquitto.org](https://test.mosquitto.org/), the public
3
+Mosquitto test server and the local docker container used to test and develop this library.
Changelog.md
@@ -2,7 +2,7 @@
## 0.1.0 - Initial release
4
5
-_Released 2024-09-23_
+_Released 2024-09-24_
6
7
The initial release supports connecting to an MQTT broker using [emqtt](https://github.com/emqx/emqtt),
8
and consume messages using a Broadway pipeline.
0 commit comments