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

[Network] Design and implement message handling behavior for Cancel #29

Open
maxyu1115 opened this issue Sep 24, 2021 · 1 comment
Open
Assignees

Comments

@maxyu1115
Copy link
Owner

maxyu1115 commented Sep 24, 2021

design and implement message handling behavior for Cancel. This is tricky since upon receiving Cancel, the client should abort current attempts of sending the Piece message.

Max's Estimate: ??, 6+h

Note that this is not a necessary component. The client can run fine without handling Cancel.

@maxyu1115 maxyu1115 modified the milestones: M2, M3 Sep 24, 2021
@maxyu1115 maxyu1115 changed the title [network] design and implement message handling behavior for Closed [network] design and implement message handling behavior for Cancel Sep 24, 2021
@JoshEngels JoshEngels changed the title [network] design and implement message handling behavior for Cancel [Network] Design and implement message handling behavior for Cancel Oct 8, 2021
@Lorraine-Lyu
Copy link
Collaborator

should be dependent on #10
may also needs a message queue

@Lorraine-Lyu Lorraine-Lyu self-assigned this Nov 1, 2021
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