eclipse-paho / eclipse-paho/paho.mqtt.python

Connect using proxy url like "wss://app.company.com/mqtt"

Open
#591 3 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.