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
Should attempt to parse the message, determining if it is a DS emit, user emit, whisper, etc.
Anything that fails parsing should be discarded.
Implementation should not block(consume) the "message" event, regardless of parsing success.
Should attempt to parse the message, determining if it is a DS emit, user emit, whisper, etc.
Anything that fails parsing should be discarded.
Implementation should not block(consume) the "message" event, regardless of parsing success.