Hey Leon, A friend recently told me about meteor.js and derby.js. These are basically websocket technologies. And I briefly looked into Clojure-based solutions, although I haven't tried them out. The 2 that I found are below.
- Aleph <https://github.com/ztellman/aleph> - Webbit: Evented HTTP, WebSocket server for Java and Clojure<http://thechangelog.com/post/3240101762/webbit-a-java-event-based-websocket-and-http-server> ( Jay Fields also wrote about Webbit and Web Socket<http://blog.jayfields.com/2011/02/clojure-web-socket-introduction.html> ; a YouTube vid <http://www.youtube.com/watch?v=Jl69WXhiX2w> ) HTH Tim On Tue, Nov 13, 2012 at 8:52 PM, Leon Talbot <[email protected]> wrote: > These two JS projects are bluring the boundaries between server and > client. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
