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

Make all the network requests async #1264

Closed
nesbox opened this issue Dec 7, 2020 · 1 comment
Closed

Make all the network requests async #1264

nesbox opened this issue Dec 7, 2020 · 1 comment
Assignees

Comments

@nesbox
Copy link
Owner

nesbox commented Dec 7, 2020

Remove httpGetSync() method, leave only async version httpGet().
Also, try to use https://github.com/libuv/libuv + https://github.com/nodejs/http-parser instead Curl.

@nesbox nesbox self-assigned this Dec 7, 2020
@nesbox nesbox added this to To do in dev version 0.90 via automation Dec 7, 2020
@nesbox nesbox moved this from To do to In progress in dev version 0.90 Dec 7, 2020
nesbox added a commit that referenced this issue Dec 7, 2020
nesbox added a commit that referenced this issue Dec 7, 2020
nesbox added a commit that referenced this issue Dec 7, 2020
nesbox added a commit that referenced this issue Dec 7, 2020
nesbox added a commit that referenced this issue Jan 18, 2021
nesbox added a commit that referenced this issue Jan 19, 2021
nesbox added a commit that referenced this issue Jan 19, 2021
nesbox added a commit that referenced this issue Jan 21, 2021
nesbox added a commit that referenced this issue Jan 21, 2021
nesbox added a commit that referenced this issue Jan 21, 2021
@nesbox
Copy link
Owner Author

nesbox commented Jan 21, 2021

Surf works in the browser now
surf

@nesbox nesbox closed this as completed Jan 21, 2021
dev version 0.90 automation moved this from In progress to Done Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant