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

Async p2p #3206

Closed
wants to merge 9 commits into from
Closed

Async p2p #3206

wants to merge 9 commits into from

Conversation

jaspervdm
Copy link
Contributor

@jaspervdm jaspervdm commented Jan 27, 2020

Still WIP.

Replace blocking p2p code with async/.await functionality.

TODO:

  • explain PR more in depth
  • reading/writing attachments
  • shutdown
  • dedicated thread for updating chainstate, passing messages between p2p layer and chain layer
  • update other parts of the code that rely on pre-async hyper / tokio
  • fix tests
  • extensive real world testing

@jaspervdm jaspervdm closed this Nov 26, 2020
@jaspervdm jaspervdm deleted the async_p2p branch November 26, 2020 17:59
@jaspervdm jaspervdm restored the async_p2p branch November 26, 2020 17:59
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

Successfully merging this pull request may close these issues.

1 participant