Skip to content

Length prefixed streams#1232

Draft
giurgiur99 wants to merge 20 commits intomainfrom
debug-longer-timeout
Draft

Length prefixed streams#1232
giurgiur99 wants to merge 20 commits intomainfrom
debug-longer-timeout

Conversation

@giurgiur99
Copy link
Contributor

@giurgiur99 giurgiur99 commented Feb 26, 2026

BREAKING CHANGE!

Changes proposed in this PR:

  • Length-prefixed (lp) sends each message as length + payload. The receiver reads the length, then exactly that many bytes, so it always knows where one message ends and the next begins.

@giurgiur99 giurgiur99 changed the title timeout Length prefixed streams Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants