Open MikeDombo opened 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?
This is essential in order to really benefit from the ALPN feature. At least in the context of AWS.
Is there any work-around to make mosquitto work in WSL2 at the moment?
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?