cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: What are the requirements to include a language binding for libcurl?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 15 May 2014 08:52:39 +0200 (CEST)

On Thu, 15 May 2014, Jonathan C. wrote:

> Currently only the easy api is available. In reality I'm using a multi
> handler internally, given the async nature of Node.js, I don't think
> blocking calls are going to be good, so I don't know if I should implement
> the Multi api too, since calls to curl.perform() are already non-blocking...
> what do you think?

I have no idea. We provide several different ways of doing transfers to allow
users, such as yourself, to pick the way you think is best!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-05-15