Martin,
Thanks for the kind feedback. I've written a tutorial (first draft) that 
covers some of the basics, and created a leiningen template for 
quick-starting a new HTTP-Kit/clj-wamp project: 

http://cljwamp.us/tutorial
https://github.com/cgmartin/clj-wamp-template

Cheers,
~Christopher Martin

On Wednesday, June 19, 2013 1:44:15 AM UTC-4, martin_clausen wrote:
>
> Excellent job Christopher. The examples look great and so does the rest of 
> the documentation. A tutorial or walk-through of one of the examples would 
> be great.
>
> Cheers
>
> Martin
>
> On Tuesday, June 18, 2013 5:29:52 PM UTC+2, Christopher Martin wrote:
>>
>> Hi all, 
>> I've been working on a WebSocket project recently while learning Clojure, 
>> and thought I'd share my port of the WAMP spec (for use with HTTP Kit).
>>
>> WAMP is an open WebSocket subprotocol that provides two asynchronous 
>>> messaging patterns: RPC <http://wamp.ws/faq#rpc> and 
>>> PubSub<http://wamp.ws/faq#pubsub>
>>> .
>>
>>
>> See the project README.md for installation & usage instructions:
>>
>> https://github.com/cgmartin/clj-wamp
>>
>>
>> An example site, with live chat and RPC demos, API docs:
>>
>> http://cljwamp.us
>>
>>
>> Example site source:
>>
>> https://github.com/cgmartin/clj-wamp-example
>>
>>
>>
>> The code has stabilized enough to release as beta, but I'll warn you that 
>> it's still under development. 
>>
>> Next up is to try integrating with Aleph, and port the JavaScript WAMP 
>> client to ClojureScript.
>>
>> Cheers,
>> ~Christopher Martin
>>
>

-- 
-- 
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/groups/opt_out.


Reply via email to