FIXED:[2025.32820 MacOS Tahoe] Websocket: no pong on empty ping

Looks like if you call .sendPing()then even though I can see pong reply via wireshark, corresponding callback of a websocketDATis never ran. Whereas if I send something like .sendPing(‘td’), everything works as expected

This will be fixed in the next official build we release: 2025.32970+. Thanks for the report.

1 Like