curl-library
zurl uses libcurl
From: Justin Karneges <justin_at_fanout.io>
Date: Tue, 23 Jul 2013 01:55:39 -0700
Date: Tue, 23 Jul 2013 01:55:39 -0700
Alright I *think* I've managed to resolve all my libcurl issues.
Zurl is an HTTP client daemon. You send ZeroMQ messages to it and it will
preform HTTP requests. Previously the project was using
QNetworkAccessManager for outbound HTTP requests. Now it uses libcurl.
Source: https://github.com/fanout/zurl
And if anyone feels like critiquing my implementation:
https://github.com/fanout/zurl/blob/master/src/httprequest_curl.cpp
Thanks for cURL. :)
-- Justin Karneges Fanout, Inc. 530-220-7222
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-07-23