Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] Websockeckts with basic auth

Hi all,
I know the Paho C MQTT lib supports connecting to an MQTT broker using
Websockets, meaning having an http(s) proxy in-between.
My http proxy uses basic-auth with username and password.
Does Paho C support connecting via such a proxy?
I did not find something related in the API.

Note, I am not referring to username and password auth against the
broker itself. It is about the proxy.

Thanks, Timo





Back to the top