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

Add fragmented encoding + redesign fragmented decoding #424

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

oyvindronningstad
Copy link
Collaborator

@oyvindronningstad oyvindronningstad commented Apr 29, 2024

Fixes #244

@oyvindronningstad oyvindronningstad force-pushed the fragmented-encoding branch 3 times, most recently from e6ca233 to 74bb51c Compare April 29, 2024 11:34
@oyvindronningstad oyvindronningstad force-pushed the fragmented-encoding branch 3 times, most recently from 9172de8 to 3fb70e4 Compare May 8, 2024 08:42
@oyvindronningstad oyvindronningstad force-pushed the fragmented-encoding branch 2 times, most recently from 4e0e367 to 32665df Compare July 26, 2024 13:35
@oyvindronningstad oyvindronningstad force-pushed the fragmented-encoding branch 2 times, most recently from e167b55 to c05f01c Compare August 21, 2024 11:10
@oyvindronningstad oyvindronningstad removed the request for review from sigvartmh September 17, 2024 12:57
Place fragments in the state struct so the user doesn't need to keep
track of them.

Signed-off-by: Øyvind Rønningstad <[email protected]>
to match the redesigned decoding API.

Signed-off-by: Øyvind Rønningstad <[email protected]>
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.

Support for fragment encoding
1 participant