IIRC WebSocket support was not yet released in Google Closure Library.
You will need to run against development version of closure-library.
For project using it check out: https://github.com/neotyk/ws-cljs/ and
live demo: http://lab01.kungfoo.pl:8108/

Cheers,
Hubert



On Fri, Mar 2, 2012 at 4:51 AM, 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!
>
> --
> 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 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