On Mar 1, 7:51 pm, Brian Rowe <bripr...@gmail.com> wrote:
> Hi,
>
> I'm thinking about using clojurescript one a starting point for a web
> game.  I would like to use websockets as the primary communication
> mechanism between the browser and the server.  As far as I know Zack
> Tellman's Aleph is the only clojure web server that supports websockets.
> Is this true?  If so, are there any guides showing how to modify
> clojurescript one to use Aleph?  If there are no guides, how much work
> would it take to modify cljs one to use aleph?
>
> Thanks!

hi Brian, if you look back through the list you'll find a few
websocket examples, using Aleph and another server (Jetty?).

For example this thread,

http://groups.google.com/group/aleph-lib/browse_frm/thread/24f7e520c4f02709/2b1b7050c51674c3?#2b1b7050c51674c3

As long as whatever implementation you use is up to date from what I
saw the matter looked quite straightforward. I'm in the same boat as
you, combining WS and cljs1. Are you going to document your progress
anywhere?

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

Reply via email to