You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
If a client sends "ping" request to workerman websocket worker, wrokerman auto replies with "pong" but I cannot catch that ping request at onMessage.
Any idea how to intercept a websocket worker's ping request?
The text was updated successfully, but these errors were encountered:
Hello,
If a client sends "ping" request to workerman websocket worker, wrokerman auto replies with "pong" but I cannot catch that ping request at onMessage.
Any idea how to intercept a websocket worker's ping request?
The text was updated successfully, but these errors were encountered: