I refer this earlier thread https://groups.google.com/group/clojure/browse_thread/thread/f129d366ded1a3a0
We are trying to develop a WebSocket server in Clojure that can broadcast Log4J messages to browsers. The Log4J code is Java and apart from writing files it will call the Clojure WebSocket server and post messages to the server. Any browser should be able to connect to this server and pick up the messages. It is a real-time update. It looks like I have to call one of the libraries mentioned in the thread to start a WebSocket server. -- 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