mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-11-03 08:32:31 +01:00
Enable user to set which interface should be used for client network, allowing client to be binded to the interface selected by user forcing it to go through the selected interface. Closes https://github.com/espressif/esp-mqtt/issues/253