-
IMAGE SYNC
-
### What happened?
I have around 33,000 clients to my EMQX 5.5 cluster with 2 nodes.
Average messages received per sec ~ 200-300
Average messages sent per sec ~ 100-200
Nodes usage:
RAM: ~1.7…
-
### MQTTjs Version
5.8.0
### Broker
emqx and/or mosquitto
### Environment
Browser
### Description
When I use ws:// from inside a React app I can connect to a self hosted broker but if I use wss…
-
I came across from the blog https://www.emqx.com/en/blog/mqtt-and-micro-ros
Thanks so much for this interesting project. I am trying to follow the instructions on the blog, but I can not find the "…
-
**Describe the bug**
When setting the EMQX_AUTHENTICATION environment variable through a secret using `envFromSecret`, the container logs for EMQX will print out the password set under EMQX_AUTHENTIC…
-
IMAGE SYNC
-
IMAGE SYNC
-
in [this](https://www.emqx.io/docs/en/latest/configuration/configuration.html#schema
) section
there is a link under [Configuration Manual](https://www.emqx.io/docs/en/v$%7BCE_VERSION%7D/hocon/)…
-
Hi
I'm currently working on persistency and found that delegate `func mqtt(_ mqtt: CocoaMQTT, didPublishAck id: UInt16)` seems never trigger for **QoS2** at least for my scenarios.
According to …
-
### What happened?
共享订阅客户端主动断开连接后,`emqx`也知道此客户端已离线,但仍然会向已离线的客户端推送消息,由于消息长时间未送达,`emqx`会重新选择节点推送消息,最终导致消息接收顺序错乱
### What did you expect to happen?
已离线的客户端,不会再被轮询,这样就可以避免消息顺序错乱
### How can we reprodu…