|
|
||
|---|---|---|
| .idea | ||
| src | ||
| .gitignore | ||
| Readme.md | ||
| composer.json | ||
Readme.md
Laravel MQTT Package
A simple Package that can be used to connect to Mqtt using laravel
It uses bluerhinos/phpMQTT as a base.
Features
- Name and Password Authentication
- Certificate Protection for end to end encryption
- Enable Debug mode to make it easier for debugging