Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

malinga91's avatar

Is it safe to use Paho MQTT client on projects?

I'm working on a project that is integrated with an IOT device that publishes data continuously. At the moment I have integrated the Paho MQTT client over websockets. I noticed that the Paho npm package hasn't been updated for the last 5 years. Therefore, is it okay to use the Paho MQTT client for the development?

I tried to integrate the MQTT.js npm package, but there were errors in integration (Laravel + Inertia)

0 likes
0 replies

Please or to participate in this conversation.