Open FelixWolf opened 2 years ago
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.