Skip to content

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