Commit 3206c54
committed
fix: Avoid retaining buffer for latest parse in reader
The buffer can be arbitrarily large, and the parser shouldn’t keep it around while waiting on (and potentially also buffering) the next complete packet.1 parent 54553cb commit 3206c54
1 file changed
Lines changed: 208 additions & 184 deletions
0 commit comments