Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

frmatias/easyMQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyMQTT

composer require frmatias/easy-mqtt

  • With this package you can connect your server to a mqtt cloud server, subscribe a topic and also publish a topic.

Check the examples files

Library based on phpMQTT Check the original work, i make the subscribe method more friendly and also removed some useless function, now you don't need call a callback funtion to receve the messenger returned from you server, that's work better for you when you are using a framework. The returned messenger from server is unprocessed so you need process [email protected] @frmatias

About

A library to make request to mqtt server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages