Hi!

I'm happy to announce the 0.3.2 release of catacumba, the asynchronous and
non-blocking web toolkit for Clojure build on top of ratpack[1] and
netty[2].

Here a small list of relevant changes:

- Many dependency updates (ratpack -> 0.9.17, netty -> 4.1.0-beta5, clojure
-> 1.7.0, futura -> 0.3.0)
- Add csrf protect support.
- Add autoreload support (a la ring reload middleware)
- Add builtin testing facilities.
- Add cps style handlers (not documented at this moment).
- Reimplement the auth api for to be async.

Additionally, the `website` example is updated to use the autoreload chain
handler for demonstration purpose. You can found all information about them
here: https://funcool.github.io/catacumba/latest/#examples

Documentation: https://funcool.github.io/catacumba/latest/
Api reference: https://funcool.github.io/catacumba/latest/api/
Source code: https://github.com/funcool/catacumba

[1]: http://ratpack.io/
[2]: http://netty.io/

-- 
Andrey Antukh - Андрей Антух - <n...@niwi.nz>
http://www.niwi.nz
https://github.com/niwinz

-- 
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.

Reply via email to