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 ca2238c commit c8967c7Copy full SHA for c8967c7
README.md
@@ -1,5 +1,7 @@
1
# php-mqtt/laravel-client
2
3
+**:warning: Work in progress - use at own risk! :warning:**
4
+
5
`php-mqtt/laravel-client` was created by, and is maintained by [Namoshek](https://github.com/namoshek).
6
It is a Laravel wrapper for the [`php-mqtt/client`](https://github.com/php-mqtt/client) package and
7
allows you to connect to an MQTT broker where you can publish messages and subscribe to topics.
0 commit comments