Nice work. How about adding this 
https://github.com/tavendo/AutobahnPython/tree/master/examples/wamp/authentication
 WAMP-CRA 
(WAMP Challenge Response Authentication)?

On Tuesday, June 25, 2013 6:52:40 AM UTC+3, Christopher Martin wrote:
>
> Good call. I agree the prefix shortening should be more noticeable since 
> it's found throughout the examples.
> I've given it its own section now:  http://cljwamp.us/tutorial#wampprefix
>
> Again, much thanks for the feedback!
>
> On Monday, June 24, 2013 1:51:25 PM UTC-4, martin_clausen wrote:
>>
>> That is a great tutorial Christopher. Really easy to follow. 
>>
>> You might want link the use of CURI (should be CURIE right?) in your 
>> code example to the explanation of prefix shortening, as it is not 
>> readily apparent that these are linked(at least not to me). 
>>
>> Martin 
>>
>> On Mon, Jun 24, 2013 at 5:15 PM, Christopher Martin <cgma...@gmail.com> 
>> wrote: 
>> > 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 and 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