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

Support Non-Web Targets #1

Open
AldaronLau opened this issue Jul 17, 2022 · 3 comments
Open

Support Non-Web Targets #1

AldaronLau opened this issue Jul 17, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@AldaronLau
Copy link
Member

No description provided.

@AldaronLau AldaronLau added the enhancement New feature or request label Jul 17, 2022
@AldaronLau
Copy link
Member Author

AldaronLau commented Jan 29, 2023

It would be nice to be able to use hyper (1.0.0-rc) for this. Need to make sure it doesn't pull in tokio, and use some TLS implementation. And preferably not futures* either, just use for HTTP parsing.

@AldaronLau
Copy link
Member Author

Nah, it will be easier to use ureq for non-wasm targets.

@AldaronLau
Copy link
Member Author

Changing my mind again, should use the curl crate.

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