-
```ts
import tls from 'node:tls'
import https from 'node:https'
import net from 'node:net'
function tlsConnect(options) {
options.path = undefined;
if (!options.servername && options.ser…
-
When you need connection to MQTT broker using WebSockets, paho client sets default headers:
```
pw.print("Upgrade: websocket" + LINE_SEPARATOR);
pw.print("Connection: Upgrade" + LINE_SEPARATOR);
p…
-
Devices with the Home Assistant companion app installed (like phones) can send geolocation data back to Home Assistant that can be used for tracking purposes (see https://github.com/rubiojr/hass2geo).…
-
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-javasc…
-
**Gateway with version:**
Gateway 5.0
**Can the bug be reproduced in a Kaazing demo out-of-the-box?**
No.
**Steps to reproduce:**
Follow the instructions specified in **Gateway sends response…
-
os: Rocky Linux 9
janus-gateway installed: v1.2.4 (via snap)
Right after installing and light tuning, daemon was started and stopped without any eerors at log file.
systemctl status snap.janus-…
-
**Gateway with version:**
5.0
**Can the bug be reproduced in a Kaazing demo out-of-the-box?**
No
**Steps to reproduce:**
Install ActiveMQ, a recent version that supports MQTT. You can tell, b…
-
[#358](https://github.com/eclipse/paho.mqtt.java/issues/358)
I think this issue still exist
-
Hello,
On my Somfy Protect installation I have a Videophone, kind of external camera, used when someone ring a bell, it capture a picture.
On the app we can also have a live stream of the camera.
…
-
Hello,
i've just downloaded and installed the latest version of wattpilot.
Now, there are the following errors. It seems, like the app is now frequently restarting it's readout proceedure and …