-
## Checklist
- [X] I've searched the project's [`issues`](https://github.com/hivemq/hivemq-mqtt-client/issues?q=is%3Aissue).
- [X] I've searched the project's [`discussions`](https://githu…
-
i have less knowledge about minio Bucket Notification.
i want to get notify when some file created.
it seems it can use webSocket protocol for MQTT protocol or Webhooks.
what i should do by us…
-
Hello,
Reacticz is not able to connect to the MQTT broker.
But I do not understand why. The url and the data used for authentication are valid. I can use the same data and connect via mqtt-spy via w…
-
I configured module like this. But it doesn't work in mqtt, it always tries to connect in ws
`
NgxMqttClientModule.withOptions({
host: 'localhost',
protocol: "mqtt",
…
-
Hi Team!
There seems to be an issue when a client is connected to RabbitMQ through MQTT WebSocket, if the client disconnects through a graceful disconnect manner, an LWT message is also sent. The m…
-
https://w3c.github.io/automotive/spec/VISSv2_Transport.html#mqtt only lists 4 normative references, two of which for RFC keywoards; it should have normative references at least for JSON, JSON schema, …
-
Hi, still haven't processed how to use github, so if you could have a look at my code here :
It's a WIP of your client interfaced with a mqtt broker (here on homeassistant), i'm still learning pyth…
-
Hi, I am getting an exception when connecting to IPv6 localhost address `::1`
I have found this was reported and fixed in https://github.com/mqttjs/MQTT.js/issues/1130 / #1147 (commit https://githu…
-
I am using paho mqtt client javascript for connecting my wss mqtt broker I added in connect option "useSSL: true" but it showing in console that "Websocket connection wss://{host}/ws failed:" in chro…
-
Using send() function of the WebSocket object to send payload is not working on simulated UAV data, mqtt ones works. The server returns:
```sh
WebSocket stream closed: Incoming data is not suppo…
mdhsl updated
2 years ago