cch1 / http.async.client

Async Http Client - Clojure
http://cch1.github.com/http.async.client
267 stars 40 forks source link

Replace proxy usage with reify #13

Closed neotyk closed 13 years ago

neotyk commented 13 years ago

For better performance replace c.c.proxy with c.c.reify

neotyk commented 13 years ago

Replaced.