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

Migrate to async #34

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Migrate to async #34

merged 2 commits into from
Jan 22, 2024

Conversation

davidgraeff
Copy link
Owner

@davidgraeff davidgraeff commented Jan 22, 2024

  • [Breaking] Async only API
  • [Breaking] Rocket example uses the Rocket 0.5 release
  • [Breaking] Migrated to Rust edition 2021

@davidgraeff davidgraeff force-pushed the dg_async_mk branch 2 times, most recently from ce5a9f5 to ca0156f Compare January 22, 2024 15:45
* Uses Tokio 1.x and a recent reqwest
* Migrate a few examples
* Move some APIs from iterator to async stream

Co-authored-by: David Gräff <davgraeff@gmail.com>
Signed-off-by: Michał Kawalec <michal@monad.cat>
Signed-off-by: David Gräff <davgraeff@gmail.com>
Signed-off-by: David Graeff <davgraeff@gmail.com>
@davidgraeff davidgraeff enabled auto-merge (rebase) January 22, 2024 16:17
@davidgraeff davidgraeff merged commit 22ad38f into master Jan 22, 2024
5 checks passed
@davidgraeff davidgraeff deleted the dg_async_mk branch January 22, 2024 16:17
This was referenced Jan 22, 2024
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.

2 participants