Skip to content

Add override MQTT Library option #530

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: pirropirro/0.9.4
Choose a base branch
from

Conversation

pirropirro
Copy link
Contributor

This PR introduces a custom override of the default MQTT client used by the arduino-iot-js library.

In certain contexts (specifically when integrating with React Native) the standard MQTT library may cause compatibility issues or fail to build properly.

To address this, I’ve implemented an override using ArduinoIoTCloudFactory, allowing us to inject a custom MQTT client implementation that better suits our environment.

See the README for more info

@pirropirro pirropirro self-assigned this Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant