mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-06-05 21:04:46 +00:00
a5c1b441dc
Today there is no way to add a new transport without applying modifications to the transport list. This impose limitations on the client usage. Adding the custom configuration we enable user defined transports.