phpMQTT
phpMQTT copied to clipboard
Subscribe not working - not showing how to fix ?
HI,
https://github.com/bluerhinos/phpMQTT/blob/master/examples/subscribe.php
the above installed in our local server
- publish.php is working
- subscribe.php is not working - it is taking too much time.
- Topic and payload information not showing
HI @srisaiit,
I have it running for years now without any issues. The only thing I noticed is, it won't work if you subscribe to more than 3 topics. No messages will be received. If you subscribe up to 3, it seems to work well.. Maybe this helps.