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

reqwest stream!? #153

Merged
merged 4 commits into from
Dec 21, 2024
Merged

reqwest stream!? #153

merged 4 commits into from
Dec 21, 2024

Conversation

jessekrubin
Copy link
Owner

big feat is async streaming of reqwests... now that that is out of the way the rest should be straight ish forward?

AI WORD SALAD (which totally did not pick up on the reqwest stream stuff)

This pull request includes several changes to the ryo3-reqwest crate, focusing on enhancing the functionality of asynchronous and blocking HTTP clients, improving code readability, and updating dependencies. The most important changes include the addition of new HTTP methods, restructuring of response handling, and cleanup of the Cargo.toml files.

Enhancements to HTTP clients:

Code cleanup and improvements:

Dependency updates:

  • crates/ryo3-reqwest/Cargo.toml: Updated the reqwest dependency to include additional features and added new dependencies (futures-core, futures-util).

Miscellaneous:

  • Cargo.toml: Added comments and notes regarding the lto option in the release profile.

@jessekrubin jessekrubin merged commit 43e9b4b into main Dec 21, 2024
22 checks passed
@jessekrubin jessekrubin deleted the jkrdev branch December 21, 2024 08:14
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