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

LEN field concatenation #2

Open
lordhippo opened this issue Feb 24, 2024 · 0 comments
Open

LEN field concatenation #2

lordhippo opened this issue Feb 24, 2024 · 0 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@lordhippo
Copy link
Owner

Protobuf specs require multiple LEN-type messages to be concatenated when:

  • field type is string, bytes, or packed
  • field is not a repeated type

Currently I'm overriding the fields when a new data is seen.

@lordhippo lordhippo self-assigned this Feb 24, 2024
@lordhippo lordhippo changed the title Handle concatenation LEN field concatenation Feb 24, 2024
@lordhippo lordhippo added the feature New feature or request label Feb 25, 2024
@lordhippo lordhippo added this to the 1.0 milestone Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant