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

Replace all http code in epi/eframe/egui_glium/egui_web with ehttp #697

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

emilk
Copy link
Owner

@emilk emilk commented Sep 3, 2021

I've extracted all the http request code and turned it into its own crate at https://github.com/emilk/ehttp.

There was never a reason for the HTTP request library to be part of eframe. Much better to have it as its own crate!

I've extracted all the http request code and turned it
into its own crate at <https://github.com/emilk/ehttp>.

There was never a reason for the HTTP request library to be part of
`eframe`. Much better to have it as its own crate!
@emilk emilk merged commit 9598596 into master Sep 3, 2021
@emilk emilk deleted the ehttp branch September 3, 2021 19:04
mankinskin pushed a commit to mankinskin/egui that referenced this pull request Sep 29, 2021
…milk#697)

I've extracted all the http request code and turned it
into its own crate at <https://github.com/emilk/ehttp>.

There was never a reason for the HTTP request library to be part of
`eframe`. Much better to have it as its own crate!
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