Re: http.async.client v0.2.0

2010-09-11 Thread Phil Hagelberg
Clojars would be a natural place for this kind of feature, but it is woefully under-manned right now, especially considering how important it is. If you're looking for a project to work on to help you learn Clojure I'd recommend getting on the Clojars mailing list and seeing what you can do to help

Re: http.async.client v0.2.0

2010-09-11 Thread Hubert Iwaniuk
t 10:07 AM, Shantanu Kumar wrote: > One question - how is the (auto)doc generated? > > Regards, > Shantanu > > On Sep 10, 2:14 pm, Hubert Iwaniuk wrote: >> I'm happy to announce release of http.async.client v0.2.0 an Asynchronous >> HTTP Client for Clojure. &g

Re: http.async.client v0.2.0

2010-09-11 Thread Hubert Iwaniuk
ave a central index of Clojure > libraries something like this: http://java-source.net/ > > Regards, > Shantanu > > On Sep 10, 2:14 pm, Hubert Iwaniuk wrote: >> I'm happy to announce release of http.async.client v0.2.0 an Asynchronous >> HTTP Client for Clojure

Re: http.async.client v0.2.0

2010-09-11 Thread Eric Lavigne
2010 at 3:58 AM, Shantanu Kumar wrote: > This is cool. I wonder we should have a central index of Clojure > libraries something like this: http://java-source.net/ > > Regards, > Shantanu > > On Sep 10, 2:14 pm, Hubert Iwaniuk wrote: >> I'm happy to announce r

Re: http.async.client v0.2.0

2010-09-11 Thread Shantanu Kumar
One question - how is the (auto)doc generated? Regards, Shantanu On Sep 10, 2:14 pm, Hubert Iwaniuk wrote: > I'm happy to announce release of http.async.client v0.2.0 an Asynchronous > HTTP Client for Clojure. > > This is wrapper/adapter on top > ofhttp://github.com/AsyncH

Re: http.async.client v0.2.0

2010-09-11 Thread Shantanu Kumar
This is cool. I wonder we should have a central index of Clojure libraries something like this: http://java-source.net/ Regards, Shantanu On Sep 10, 2:14 pm, Hubert Iwaniuk wrote: > I'm happy to announce release of http.async.client v0.2.0 an Asynchronous > HTTP Client for Clojure.

[ANN] http.async.client v0.2.0

2010-09-10 Thread Hubert Iwaniuk
I'm happy to announce release of http.async.client v0.2.0 an Asynchronous HTTP Client for Clojure. This is wrapper/adapter on top of http://github.com/AsyncHttpClient/async-http-client Project: http://github.com/neotyk/http.async.client/ Documentation: http://neotyk.githu