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

Minimum Fragment MTU #267

Open
robertroeser opened this issue Feb 20, 2019 · 0 comments
Open

Minimum Fragment MTU #267

robertroeser opened this issue Feb 20, 2019 · 0 comments

Comments

@robertroeser
Copy link
Member

I think we should include a minimum fragment size in the RSocket spec. It seems strange that the fragment size could be 1 byte - maybe there is reason I'm not aware of but it seems like should pick something and not support a fragment lower than that. Also the spec is not clear if fragmentation should include the header size as part of the fragment size - i.e. if the fragment size is 128, should it be 128+the header, or 120+8bytes for the header.

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