This commit is contained in:
2026-08-16 13:17:19 -03:00
parent c0a337be3f
commit 7b8e7bfbd0
82 changed files with 5479 additions and 1016 deletions
+7
View File
@@ -0,0 +1,7 @@
# DragonTCP Hybrid v3 SafeSpeed
- Exact Hybrid v1 wire encoding retained.
- Download pipeline starts at 256 records.
- Server cap remains the v1 value of 256 records.
- Upload remains one framed request followed by one response ACK.
- No v2 mega-batch behavior.