Re: [ANN] clojurework.com

2016-02-25 Thread Johann Bestowrous
another awesome contribution to the clojure community! thanks daniel! On Thursday, February 25, 2016 at 9:47:09 AM UTC-8, Daniel Higginbotham wrote: > > Hi everyone, > > I've released http://clojurework.com/ in beta :) My goal for the site is > to build a quality community resource for those loo

Re: cljs, websocket, autoreconnect

2014-04-13 Thread Johann Bestowrous
Google Closure implements an auto-reconnecting websocket. You can read docs on it here and see an example of it being imported here