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

Reliable chunk transmission #84

Closed
futurechimp opened this issue Jan 20, 2020 · 0 comments
Closed

Reliable chunk transmission #84

futurechimp opened this issue Jan 20, 2020 · 0 comments
Milestone

Comments

@futurechimp
Copy link
Contributor

Once we have chunking working for both send and receive we will want to ensure that we can do it all reliably. We'll probably need to implement reliability checks and some form of re-transmission protocol to ensure that the entire series of chunks arrives, and can be re-ordered properly.

@futurechimp futurechimp added this to Backlog in Core systems via automation Jan 20, 2020
@futurechimp futurechimp moved this from Backlog to Cold Storage in Core systems Jan 24, 2020
@futurechimp futurechimp moved this from Cold Storage to Backlog in Core systems Apr 23, 2020
@futurechimp futurechimp added this to the 0.8.0 milestone Apr 23, 2020
@futurechimp futurechimp moved this from Backlog to In progress in Core systems Jun 17, 2020
@jstuczyn jstuczyn closed this as completed Aug 6, 2020
Core systems automation moved this from In progress to Done Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Core systems
  
Done
Development

No branches or pull requests

2 participants