eclipse-paho / eclipse-paho/paho.mqtt.python
Connect using proxy url like "wss://app.company.com/mqtt"
Open
Status: Available
Type: Enhancement
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 742
- Avg merge
- 12d 48m
- Merged PRs (30d)
- 1
Description
How can we connect (only) using the proxy url like "wss://app.company.com/mqtt". We created a proxy url that points to mqtt broker for websocket listener from ingress on kubernetes. From **paho-javascript** library we are able to connect using a single fully qualified WebSocket URI like this "wss://app.company.com/mqtt" on the constructor. I am asking for the similar behaviour.
Contributor guide
Assessment
This issue has not been assessed yet.