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

Implement fragmentation #2

Closed
TimonPost opened this issue Oct 2, 2018 · 1 comment
Closed

Implement fragmentation #2

TimonPost opened this issue Oct 2, 2018 · 1 comment
Milestone

Comments

@TimonPost
Copy link
Owner

We need to split up packets that are grater than the MTU into different fragments.

Implement this:
https://gafferongames.com/post/packet_fragmentation_and_reassembly/
https://gafferongames.com/post/sending_large_blocks_of_data/

@LucioFranco LucioFranco added this to the 0.1.0 milestone Oct 7, 2018
@TimonPost
Copy link
Owner Author

See #1 merged!

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

2 participants