boilerrobotics/rover-code

Change MQTT library from ngx-mqtt to mqtt.js

Closed this issue · 3 comments

ngx-mqtt development might be on hold. There are some issues reports and dependency issues with Angular 15. Moreover, Angular 16 has been released. There might be more issues with future issues. If ngx-mqtt would not resume development, migrating to other active mqtt libraries is better. mqtt.js is one of the most popular mqtt in Javascript. There might be some challenges to integrate with Typescript. This section could be a good starting point.

#64 with Angular 16, ngx-mqtt won't work

The issue has been discussed with the package developer here. Wait to see the conclusion.

Just realized that GitHub allows to reference issue. This issue is the same as here