Hi! I'm happy to announce the 0.2.0 release of catacumba, the asynchronous and non-blocking web toolkit for Clojure build on top of ratpack[1] and netty[2].
This release is focused in polish the code base. Here a small list of relevant changes: - Improve session storage api and make it asynchronous by default. - Add support for extensible body parsing. - Add support for interceptors (instrumentation) - Add support for auth facilities. - Update futura library to the last version that adds fully asynchronous publishers. You can see the complete release notes here: https://github.com/funcool/catacumba/releases/tag/0.2.0 Additionally it comes with 3 new example projects: website, interceptor(instrumentation) and single-file app. You can found all information about them here: https://funcool.github.io/catacumba/latest/#examples The upcoming planned relevant changes for the next release: - Make auth asynchronous like now are sessions. - Leiningen template for easy and quick start a basic project. - Message based communication between client and server with STOMP over websocket. 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.