ESP32 publishes to HiveMQ Cloud but WebSocket client gets connection timeout

Hello HiveMQ Community,

I have an ESP32 DevKit that successfully connects to HiveMQ Cloud and publishes messages. In a previous project, I used a different setup but the same logic, and the WebSocket client was able to subscribe and receive messages without issue.

In the current setup, the ESP32 still publishes successfully, but a remote WebSocket client cannot connect and times out. @MQTT @Websocket