Howdy,

With the recent help from Nick Zitzmann in sorting out all the Darwin SSL 
related issues, BBHTTP has now reached a stable enough state to be ready for 
prime time.

BBHTTP is a rich wrapper for libcurl written in Objective-C for iOS 5+ and OSX 
10.7+ that features a modern Objective-C syntax (Clang 3.1).

You can read more about it in the project page: 
https://github.com/brunodecarvalho/BBHTTP

Suggestions and feedback are more than welcome as I'd love to push this library 
as an alternative to other similar libraries that rely on NSURLConnection, as 
libcurl is a far more powerful (and less buggy) "engine" to build upon.

In the process of building this project I have also made available a tool to 
compile libcurl for iOS and OSX: 
https://github.com/brunodecarvalho/curl-ios-build-scripts

Question: would BBHTTP be eligible to become listed on the bindings section at 
http://curl.haxx.se/libcurl/ or is this space reserved for *true* bindings 
(i.e. thin layers atop of libcurl)?

Cheers,
--
Bruno de Carvalho
@biasedbit
http://biasedbit.com
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to