You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've switched from paho.mqtt.golang to paho.golang (mqtt3 -> mqtt5) and we've faced the issue that suddenly new library doesn't regard "all_proxy" setting, while the previous library did.
Is your feature request related to a problem? Please describe.
I want to be able to connect to the MQTT Broker via proxy.
Describe the solution you'd like
One of the following:
The text was updated successfully, but these errors were encountered: