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

Scala Native Curl Async backend #1424

Open
lolgab opened this issue Apr 30, 2022 · 0 comments
Open

Scala Native Curl Async backend #1424

lolgab opened this issue Apr 30, 2022 · 0 comments

Comments

@lolgab
Copy link
Contributor

lolgab commented Apr 30, 2022

Feature request

It would be nice to have a async Curl backend.
It can be implemented on top of scala-native-loop using Poll and libcurl's multi socket mode

Curl has a C example here using LibUV (the same lib scala-native-loop uses).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants