Closed szafna closed 4 years ago
This is quite tricky to implement correctly. I've got a working usage of it that will be the basis for downloading things in Julia 1.6: https://github.com/StefanKarpinski/Downloader.jl.
Will try with Donloader.jl
It's not intended for public usage at the moment: there are no releases and the API will definitely break before there are. However, it does serve as an example of how to use the multi socket API from Julia.
Ok.
On Thu, 20 Aug 2020, 21:05 Stefan Karpinski, notifications@github.com wrote:
It's not intended for public usage at the moment: there are no releases and the API will definitely break before there are. However, it does serve as an example of how to use the multi socket API from Julia.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/JuliaWeb/LibCURL.jl/issues/86#issuecomment-677844575, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL7WDEGXTCGBBC7YDH6ETDDSBVXYBANCNFSM4PF5YB5Q .
It would be nice if you could provide usage example for curl_multi perform.