Commit Graph

12 Commits

Author SHA1 Message Date
7dfaac06e4 Fix: Recreate disconnected connections when being retrieved (#19) v1.0.1 2022-01-08 14:23:13 +01:00
9e69fb1e45 Use php-mqtt/client:^1.0 v1.0.0 2021-01-10 19:50:26 +01:00
895dc58a20 Add SonarQube badges v1.0.0-rc2 2021-01-05 20:28:52 +01:00
fefbd82c59 Add code style enforcement and GitHub Actions workflow for tests (#3)
* Add PHP_CodeSniffer and fix code style

* Add test pipeline and SonarQube analysis

* Fix job name of workflow
2021-01-05 20:25:53 +01:00
082f2f25b1 Cast config values for strict type matching (#2) 2021-01-05 20:10:57 +01:00
78af7a1889 Update the package for v1 of the MQTT client (#1)
* Update composer packages and untrack composer.lock

* Update code and config for v1.0.0-rc1

* Use contract instead of implementation

* Update README.md
v1.0.0-rc1
2021-01-05 17:05:06 +01:00
2ea0c4cd2c add configuration and usage to readme 2019-09-17 20:04:30 +02:00
aff8b8d1a1 make memory repository the default using a binding 2019-09-17 20:01:49 +02:00
77c2648964 add support for laravel 6.0 2019-09-17 20:01:25 +02:00
c8967c7d8c add WIP warning 2019-09-15 21:42:19 +02:00
ca2238c9b5 add connection manager and facade with implementation 2019-09-15 21:41:06 +02:00
c0bc99c781 initial commit
setting up the project
2019-09-15 17:12:38 +02:00