Sep 12, 2023
0
Level 1
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)
Please or to participate in this conversation.