Hi, I am pleased to announce the first release of happy [1] - a Clojure(Script) HTTP async client library with swappable client implementation.
Happy is a low-level HTTP async client callback driven following RING spec. Most advanced usage can be implemented on top of an interceptor [2] abstraction, notably media-type driven body transformation via a representor [3] protocol. This first release ships with a Clojure client based on OkHttp and a ClojureScript client based on XHR. Julien [1] https://github.com/jeluard/happy/ [2] https://github.com/jeluard/happy#interceptor [3] https://github.com/jeluard/happy#representor -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.