Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(action): send
WriteChars
once per action (#1516)
`WriteChars` is not an idempotent action, that's why it should only be sent to it's destination client.
- Loading branch information