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
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.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin stream-body:stream-body
git checkout stream-body

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff stream-body
git checkout stream-body
git rebase main
git checkout main
git merge --ff-only stream-body
git checkout stream-body
git rebase main
git checkout main
git merge --no-ff stream-body
git checkout main
git merge --squash stream-body
git checkout main
git merge --ff-only stream-body
git checkout main
git merge stream-body
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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.