Luke Yu

Results 313 comments of Luke Yu

Did you mean here? 👇 ![Image](https://github.com/emqx/MQTTX/assets/21299158/022dde9e-1623-4021-b53b-ce89ff92daca)

Okay, I understand. Some users thought the same way before, but based on our current 1.x structure, we still need to implement this optimization. However, it has been completed in...

@banjaxedben Hi. Thank you for pointing this out. You are correct; this is the first time we have recognized this issue. We greatly appreciate your contribution and attention to our...

However, I have one more question regarding TLS support. Our system should automatically adapt between TLS 1.2 and TLS 1.3 based on the client's capabilities. Could you please describe how...

1. When I mentioned, "Our system should automatically adapt between TLS 1.2 and TLS 1.3 based on the client's capabilities," I meant that during the TLS handshake, our system will...

YES, this is also a good option for users. Based on the Node.js documentation, we should be able to implement it. We will try in the next version. https://nodejs.org/docs/v20.12.1/api/tls.html#tlscreatesecurecontextoptions Thank...

Yes, this is a known issue from previous versions. We aim to address this with improvements in both interaction and display in the next version. Thank you for your feedback.

Thank you for the suggestion. We will attempt verification based on the documentation you provided. Much appreciated!

Hi, thanks for your feedback. I am currently unable to replicate the issue you're experiencing. Try clearing the history to see if that makes a difference. The problem could be...

Thank you for reporting the issue with MQTTX not sending Keep-Alive messages as expected in version v1.9.9. To help troubleshoot, you can enable debug logs to observe the ping requests,...