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 option to generate packets with fixed payload sizes #152

Open
bmerry opened this issue Aug 12, 2021 · 0 comments
Open

Add option to generate packets with fixed payload sizes #152

bmerry opened this issue Aug 12, 2021 · 0 comments

Comments

@bmerry
Copy link
Contributor

bmerry commented Aug 12, 2021

Currently the size of the whole packet is bounded. Getting an exact payload size (needed for some use cases which operate on individual packets) requires some careful arithmetic to determine the size of the prologue, along with repeating all the item pointers. It would be useful if the stream config could specify a maximum directly.

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

No branches or pull requests

1 participant