Re: [ANN] clj-wamp 1.0.0-rc1 is released

2013-07-09 Thread Christopher Martin
Glad to hear! Let me know if you run into any rough spots. Over the next few weeks I plan to do some more thorough profiling/load testing for any tuning that could be done before a final 1.0.0 release. On Monday, July 8, 2013 9:09:50 PM UTC-4, Jason Gilman wrote: > > Thanks for the awesome libra

Re: [ANN] clj-wamp 1.0.0-rc1 is released

2013-07-08 Thread Jason Gilman
Thanks for the awesome library. I've been using it for a couple weeks now and it's been really easy to use. I appreciate the great documentation. On Monday, July 8, 2013 11:54:00 AM UTC-4, Christopher Martin wrote: > > clj-wamp: WAMP WebSocket subprotocol for HTTP Kit. > > New release of clj-wamp

[ANN] clj-wamp 1.0.0-rc1 is released

2013-07-08 Thread Christopher Martin
clj-wamp: WAMP WebSocket subprotocol for HTTP Kit. New release of clj-wamp *1.0.0-rc1* includes: - Feature: WAMP-CRA (Challenge Response Authentication). - Feature: WebSocket subprotocol and origin header validation in an optional response handler (`with-channel-validation`). - Depen