mefly

Results 4 issues of mefly

### What feature you'd like to see or proposal(期望什么新功能/特性或者建议) 如题,很高兴有这么一个可用的xshell替换工具,加油加油。

![image](https://github.com/mochi-mqtt/server/assets/12975163/203897d5-4e22-4712-8825-52c599d82552) 用例说是3.1.1新特性,不清楚是不是哪儿没配置正确。

question

![image](https://github.com/eclipse/paho.mqtt.testing/assets/12975163/08e26aba-8b05-4b5f-a5a2-767b95cf26e2) ![image](https://github.com/eclipse/paho.mqtt.testing/assets/12975163/df74f676-b52e-4bd9-a497-4055a71bdb7d) the same in v5. https://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html#_Toc398718029 Am i right?

**集群压测出现很缓慢的内存泄漏** 集群压测20天后,gc日志显示内存使用率有明显升高,导出的堆直方图显示某些数据对象增长异常,压测停掉后恢复正常。 压测方式: bifromq 集群3个节点,1.5w 客户端通过 clb 随机连接这3个节点,随眠 5s 发送一次 300 byts的消息,然后其中1000个客户端断开连接,1分钟后,再连接上,如此循环往复。发送 topic 是 test_topic1、test_topic2、test_topic3 , 另外有 60个客户端共享订阅这3个topic 压测期间,没有 warn、error 日志,共享订阅数据也正常。 节选的 gc 日志 ``` [2024-09-02T23:28:32.549+0800][22808][gc] GC(9771) Garbage Collection (Allocation...