Skip to content

feat!: add streaming decode#158

Open
achingbrain wants to merge 4 commits intomainfrom
feat/add-streaming-decode
Open

feat!: add streaming decode#158
achingbrain wants to merge 4 commits intomainfrom
feat/add-streaming-decode

Conversation

@achingbrain
Copy link
Member

To be able to do things like find list entries without reading the full list first, add a streaming decode method that makes message fields available as they are decoded.

BREAKING CHANGE: a new .stream method has been added to every codec - please regenerate the .ts files from the .proto sources

To be able to do things like find list entries without reading the
full list first, add a streaming decode method that makes message
fields available as they are decoded.

Optionally yield collections after parsing.
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.

1 participant