mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-05-03 19:30:58 +02: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.