Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: message size check in timeout test (#1014)
Fix message size check in `TestMessageTimeoutReached`. Since the message parser has parsed two packets of size 63 << 10, then the message size should be 63 << 11
- Loading branch information