Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Multipart] Add a raw parts to frames serializer sequence. #75

Merged
merged 7 commits into from
Nov 17, 2023

Conversation

czechboy0
Copy link
Contributor

Motivation

Depends on #74.

The opposite direction of #74, goes from raw multipart parts to multipart frames.

Modifications

Same dance, a state machine, a serializer, and an async sequence.

Result

We can convert from raw multipart parts to multipart frames.

Test Plan

Added unit tests for all 3 layers.

@czechboy0 czechboy0 marked this pull request as ready for review November 17, 2023 16:57
@czechboy0 czechboy0 enabled auto-merge (squash) November 17, 2023 16:58
@czechboy0 czechboy0 merged commit 304808a into apple:main Nov 17, 2023
@czechboy0 czechboy0 deleted the hd-multipart-raw-parts-to-frames branch November 17, 2023 17:15
@czechboy0 czechboy0 added the 🔨 semver/patch No public API change. label Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants