WIP: associated stream #1

Draft
trinity-1686a wants to merge 7 commits from stream-body into main

this pr is made to show delta between stream-body and main

this pr is made to show delta between stream-body and main
trinity-1686a added 2 commits 2022-06-08 08:48:41 +00:00
368ba90879 initial work on associated stream
still require testing, and fixing a few kinks:
- sending packets > 16k truncate them
- send one more packet than it could at eos
- probably update documentation

/!\ contains breaking changes
trinity-1686a force-pushed stream-body from cdb1117bdd to 5d7541e13a 2022-06-19 15:49:06 +00:00 Compare
trinity-1686a added 1 commit 2022-06-19 16:42:40 +00:00
trinity-1686a added 1 commit 2022-06-20 21:40:43 +00:00
trinity-1686a added 1 commit 2022-07-18 13:21:40 +00:00
This pull request is marked as a work in progress.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b stream-body main
git pull origin stream-body

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff stream-body
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: trinity-1686a/netapp#1
No description provided.