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

tokio concurrency #15

Merged
merged 8 commits into from
Dec 31, 2021
Merged

tokio concurrency #15

merged 8 commits into from
Dec 31, 2021

Conversation

leviathanbeak
Copy link

@leviathanbeak leviathanbeak commented Dec 22, 2021

solves althea-net#359

  • removed actix dependencies from everywhere
  • added tokio and its runtime
  • forked web30, made changes to it so that it supports tokio runtime
  • improved batch requests with concurrent calls (where it makes sense)
  • cleaned up and improved a lot of code

@cgdusek cgdusek merged commit 5516201 into onomyprotocol:main Dec 31, 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

Successfully merging this pull request may close these issues.

3 participants