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

Chore: ResponseManager can handle incoming requests from the network #7

Closed
2 tasks
hannahhoward opened this issue Feb 5, 2019 · 0 comments · Fixed by #23
Closed
2 tasks

Chore: ResponseManager can handle incoming requests from the network #7

hannahhoward opened this issue Feb 5, 2019 · 0 comments · Fixed by #23

Comments

@hannahhoward
Copy link
Collaborator

hannahhoward commented Feb 5, 2019

  • Setup Response Manager struct
  • Setup ProcessRequests method to deserialize incoming messages, pass requests to GoSelector, and serialize responses back out to the network
@hannahhoward hannahhoward added this to To Do in go-graphsync Feb 5, 2019
@hannahhoward hannahhoward moved this from To Do to In progress in go-graphsync Mar 21, 2019
hannahhoward added a commit that referenced this issue Apr 4, 2019
Complete functionality to initialize response manager and process incoming requests

fix #7, fix #8
hannahhoward added a commit that referenced this issue Apr 19, 2019
Complete functionality to initialize response manager and process incoming requests

fix #7, fix #8
go-graphsync automation moved this from In progress to Done Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
go-graphsync
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant