eclipse-mosquitto / mosquitto

Eclipse Mosquitto - An open source MQTT broker
https://mosquitto.org
Other
9.1k stars 2.4k forks source link

Support for HTTP/HTTPS proxy #1358

Open MikeDombo opened 5 years ago

MikeDombo commented 5 years ago

Creating new issue based on #955. Mosquitto should support MQTT connections via HTTP(S) proxies. To do this, it would need to follow points 2 and 3 from the following link. https://www.eclipse.org/lists/mosquitto-dev/msg01795.html?

santoshks68 commented 5 years ago

This is essential in order to really benefit from the ALPN feature. At least in the context of AWS.

radutomy commented 2 weeks ago

Is there any work-around to make mosquitto work in WSL2 at the moment?