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

feat: Add tokio experimental code #77

Merged
merged 12 commits into from
Dec 28, 2021
Merged

feat: Add tokio experimental code #77

merged 12 commits into from
Dec 28, 2021

Conversation

mark-stopka
Copy link
Member

@mark-stopka mark-stopka commented Oct 9, 2021

  • feat: Add experimental tokio channel implementation
  • feat: Make chainsync usable with tokio
  • style: Coding style fixes
  • docs: Update copyright
  • feat: Update tokio mux implementation
  • chore: Add futures crate dependency
  • ci: Enable tests of experimental features
  • ci: Update build to include experimental code

@mark-stopka
Copy link
Member Author

@AndrewWestberg how much work would be required on CNCLI side to move towards async implementation?

@mark-stopka mark-stopka linked an issue Oct 9, 2021 that may be closed by this pull request
@mark-stopka mark-stopka marked this pull request as draft October 9, 2021 20:20
@mark-stopka mark-stopka marked this pull request as ready for review December 28, 2021 06:41
@mark-stopka mark-stopka merged commit 67cb260 into master Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CHORE] Refactor the library using tokio-io
3 participants