From: Hubert Iwaniuk <neo...@kungfoo.pl>
Date: Wed, 14 Jul 2010 16:45:39 +0200
Local: Wed, Jul 14 2010 10:45 am
Subject: ANN: Async Http Client for Clojure aka ahc-clj
Hi *
Just release first version of Async Http Client for Clojure. This is async http client that is backed by Async Http Client http://bit.ly/aUctdM which by default runs on top of Netty. General documentation on project is available here: http://neotyk.github.com/ahc-clj/ Two basic examples of usage: (let [resp (GET "<your url>" {:query {:param-name "some-value}}) (let [stream (ref #{}) In first example resp is a promise that is delivered once response is received. Next releases should expose more configuration body streaming from client to server, multipart support. I hope you'll like it, You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||