-
Question: Does the library have support for HTTP proxies with authentication using the `mqtt_tls_client_ws()` API?
For example, the Paho Mqtt library supports HTTP proxies with authentication: http…
-
#### What did I do
1. Try to connect to a broker with default settings but invalid `Path` (e.g. connecting to `wss://broker.emqx.io:8084/mqtt_invalid_path`.
2. Notice that the `Path` is wrong, o…
-
Currently, home assistant integration is done through MQTT with [auto discovery](https://github.com/gdoor-org/gdoor/pull/18). However, in my opinion, the integration in home assistant still offers pot…
-
There is now a requirement to use a proxy to access the MQTT server,how do to?
-
### Problem Description
```
const socket = new WebSocket(url, [websocketSubProtocol]);
socket.binaryType = 'arraybuffer';
socket.addEventListener('message', ({ data }) => {
})
```
### Ste…
-
### I did this
```
$ curl -Ssl -u : --negotiate -H "Accept: application/json" --proxy http:// https://
curl: (66) Failed to find SSL backend for endpoint
```
### I expected the following
```
$ …
-
#### Problem Description
Mitmproxy currently lacks support for reassembling TCP messages fragmented across multiple packets. This limitation hinders detailed analysis and modification of TCP sessions…
-
**Describe the bug**
Looks like test suite is failing in almost 80% units
**To Reproduce**
cmake settings:
```console
-- Cache values
CMAKE_BUILD_TYPE:STRING=RelWithDebInfo
CMAKE_INSTALL_PREF…
-
We have not transitioned the proxy logic found in Azure.Core [here](https://github.com/Azure/azure-sdk-for-net/blob/9853adde6b848d6e9fc52f99794a98b1df23ca27/sdk/core/Azure.Core/src/Pipeline/HttpClient…
-
Creating the pi-webrtc systemd service file, the command line to execute pi_webrtc has a parameter "--uid". Do I set this to the device uuid in the mqtt config, or do I use the Alias?
Also, is STUN/…