bagder: curl-www/libcurl _competitors.html,1.32,1.33
[email protected] Mon, 21 Dec 2009 09:01:12 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl In directory giant.haxx.se:/var/tmp/cvs-serv11719 Modified Files: _competitors.html Log Message: added Serf Index: _competitors.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/_competitors.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- _competitors.html 22 Jan 2009 13:17:59 -0000 1.32 +++ _competitors.html 21 Dec 2009 09:01:10 -0000 1.33 @@ -68,7 +68,8 @@ <b><a href="http://www.webdav.org/neon/">neon</a></b> (LGPL)<br> <ul> An HTTP and WebDAV client library, with a C interface. I've mainly heard - and seen people use this with WebDAV as their main interest. + and seen people use this with WebDAV as their main interest. This is one + of the two alternatives used by the Subversion project. </ul> <b><a href="ftp://ftp.gnome.org/pub/gnome/sources/libsoup/">libsoup</a></b> (LGPL) <a href="libsoup.html">comparison with libcurl</a><br> @@ -176,6 +177,14 @@ which require event-driven programming. </ul> +<b><a href="http://code.google.com/p/serf/">Serf</a></b> (Apache License) +<ul> + <i>"The serf library is a C-based HTTP client library built upon the Apache + Portable Runtime (APR) library. It multiplexes connections, running the + read/write communication asynchronously."</i> This is one + of the two alternatives used by the Subversion project. +</ul> + <p> Have <b>you</b> tried programming with one of the other libs and care share your experiences? We'd love to make this collection more complete and feature