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

Add HTTP client example using hyper #40

Open
zerosnacks opened this issue Mar 29, 2024 · 0 comments
Open

Add HTTP client example using hyper #40

zerosnacks opened this issue Mar 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@zerosnacks
Copy link
Member

zerosnacks commented Mar 29, 2024

See: https://github.com/alloy-rs/alloy/blob/c7dacad93573268a3d152ed9fcbabe9d7f3505ba/crates/transport-http/src/lib.rs#L24-L29

See: https://github.com/alloy-rs/alloy/blob/main/crates/transport-http/src/hyper.rs

Alloy's prelude crate does not come with a TLS implementation for hyper making this more complex to implement.

@zerosnacks zerosnacks added the good first issue Good for newcomers label Mar 29, 2024
@zerosnacks zerosnacks changed the title Add HTTP example using hyper Add HTTP client example using hyper Mar 29, 2024
@zerosnacks zerosnacks removed the good first issue Good for newcomers label Apr 2, 2024
@zerosnacks zerosnacks added the enhancement New feature or request label May 21, 2024
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

No branches or pull requests

1 participant