Commit bd12e57
committed
feat: implement buffered stateful framing for TCP connections
Enhanced TCP connection handling by introducing a stateful framing buffer to ensure complete message frames are read before decoding. This change improves error handling for invalid checksums and stream desynchronization, providing better diagnostics and stability in network communication.1 parent 7ab7212 commit bd12e57
File tree
2 files changed
+284
-116
lines changed- dash-spv/src/network
- dash/src/network
2 files changed
+284
-116
lines changed
0 commit comments