Commit graph

  • ff20442d0f Previous agent-restart didn't work as expected. Using agent-mode instead. Alexander K. Hudek 2014-12-08 01:40:03 -0500
  • 8a0063040f Added error handling to agents. Alexander K. Hudek 2014-10-07 01:29:03 -0400
  • 2f34c6c39a Bumped for release. Alexander K. Hudek 2014-10-05 00:55:08 -0400
  • 5a2f8b97fc Bump ring-servlet. Alexander K. Hudek 2014-10-04 22:41:51 -0400
  • 0a483b802d Updated jetty adapter to newest ring and removed all reflection warnings. Alexander K. Hudek 2014-10-04 22:15:44 -0400
  • c59c58aa6f Bumped ring and json versions, removed reflection warnings. Alexander K. Hudek 2014-10-04 21:59:14 -0400
  • 2b940314ca Merge branch 'master' of github.com:diligenceengine/clj-browserchannel Alexander K. Hudek 2014-09-16 01:03:34 -0400
  • 11f80ef06c bump ring to 1.2.2 Dave Della Costa 2014-09-16 14:00:31 +0900
  • f1d4c91290 Merge branch 'master' of github.com:diligenceengine/clj-browserchannel Alexander K. Hudek 2014-09-16 01:01:48 -0400
  • c196db269e bump ring to 1.2.2 Dave Della Costa 2014-09-16 14:00:31 +0900
  • 539565f37d bump ring to 1.2.2 Dave Della Costa 2014-09-16 14:00:31 +0900
  • 4331e171ee upgrades data.json to 0.2.4. Still using deprecated function json-str, will port at a later date. Dave Della Costa 2014-04-08 13:03:48 +0900
  • a168be7336 Correctly close chunked backchannel by sending zero length data. Alexander K. Hudek 2014-04-04 21:19:52 -0400
  • 6b83c2ae36 Increased the keep alive timer per google recommendation. Fixed map parsing error when pairs are not in map order. Alexander K. Hudek 2013-12-08 22:11:28 -0500
  • 2a36493281 Update async adapter to use actual async ssl instead of blocking. Added more options. Alexander K. Hudek 2013-10-08 20:15:30 -0400
  • 312ae15712 Updated dependencies. Alexander K. Hudek 2013-09-30 20:58:35 -0400
  • 7e30a2b577 default 8443 Dave Della Costa 2013-09-13 04:05:24 -0400
  • 6c8f9e49d2 adds SSL handling Dave Della Costa 2013-09-05 14:10:59 +0900
  • 4e03d0d8cb Dusting off test thegeez 2013-07-31 21:36:34 +0200
  • 08f003d2a0 Netty deps are broken thegeez 2013-07-31 21:36:08 +0200
  • 29afa15b40 Revert "Netty deps are broken, remove for now" thegeez 2013-07-31 21:34:00 +0200
  • 917d57b0b9 Netty deps are broken, remove for now thegeez 2013-07-31 21:32:43 +0200
  • 6616d1d452 add test project Gijs Stuurman 2012-07-09 16:57:47 +0200
  • c01759f5f6 new clj-browserchannel-server version Gijs Stuurman 2012-06-05 17:29:23 +0200
  • edc4ef35a3 Merge branch 'arraybuffer' Gijs Stuurman 2012-06-05 17:25:54 +0200
  • 16ac40daba Use ArrayBuffer, no longer resend noop's due to acknowledgements Gijs Stuurman 2012-06-05 17:25:24 +0200
  • ecad54efb3 alternative to prevent need of drop-queue in flush-buffer, abstracts array-buffer arraybuffer Gijs Stuurman 2012-06-01 21:12:30 +0200
  • da42760ecc Revert "alternative to prevent need of drop-queue in flush-buffer, abstracts array-buffer" Gijs Stuurman 2012-06-01 21:10:33 +0200
  • 64b0076fab alternative to prevent need of drop-queue in flush-buffer, abstracts array-buffer Gijs Stuurman 2012-06-01 21:08:35 +0200
  • 42c30ad723 bump server version Gijs Stuurman 2012-05-19 16:27:09 +0200
  • d6681469a1 do not flush in acknowledge-arrays, is also used for client->server via post, flush-buffer always called elseweher Gijs Stuurman 2012-05-19 16:25:59 +0200
  • 785aae1094 Make acknowledge-arrays work to survive disconnects Vassil Dichev 2012-05-19 09:48:15 +0300
  • a862e74f91 Remove unnecessary to-confirm-array-ids Vassil Dichev 2012-05-19 09:45:58 +0300
  • 98ebebf95e use latest clj-browserchannel-server Gijs Stuurman 2012-05-11 22:31:43 +0200
  • fea3cbc129 bump server version number, includes pull request #3 Gijs Stuurman 2012-05-11 22:29:27 +0200
  • f6d9daf6c5 Add send-string, buffer now contains json strs rather than data Gijs Stuurman 2012-05-11 22:08:57 +0200
  • 28f1a7248f Fix wrong key and convert String array id to Long Vassil Dichev 2012-05-10 09:43:50 +0300
  • 2a7e65ef5b Add request to connection handler parameters Vassil Dichev 2012-05-08 14:07:42 +0300
  • 0ffd7dbd7d bump server version Gijs Stuurman 2012-04-23 21:59:51 +0200
  • 448289792f Merge branch 'master' of github.com:thegeez/clj-browserchannel Gijs Stuurman 2012-04-23 21:44:28 +0200
  • 295560b1bc fix session-status Gijs Stuurman 2012-04-23 21:44:07 +0200
  • 4ba85e58ad Update clj-browserchannel-server/README.md Gijs Stuurman 2012-04-22 23:40:45 +0300
  • ccabb8d4de Update clj-browserchannel-netty-adapter/README.md Gijs Stuurman 2012-04-22 23:40:18 +0300
  • a135fef5ca Update clj-browserchannel-jetty-adapter/README.md Gijs Stuurman 2012-04-22 23:40:02 +0300
  • a245f47ff9 Update chat-demo/README.md Gijs Stuurman 2012-04-22 23:39:29 +0300
  • d12d4cb24a Merge pull request #1 from PoshHsu/master Gijs Stuurman 2012-04-22 13:34:56 -0700
  • bed6ac37ca Update README.md posh 2012-04-22 15:35:22 +0800
  • 07eb4f3bed Add tasks for browserrepl and auto cljs compilation Gijs Stuurman 2012-04-16 21:23:45 +0200
  • 94818d11ff fix project.clj for AsyncContext signing warning Gijs Stuurman 2012-04-16 21:10:57 +0200
  • 3af022ce5b Silence the logger Gijs Stuurman 2012-04-12 18:09:49 +0200
  • b88e84afce Default to jetty again Gijs Stuurman 2012-04-07 21:14:20 +0200
  • 156c0900ce Add readme to component project Gijs Stuurman 2012-04-07 21:08:23 +0200
  • 397790ea65 Add readme to component project Gijs Stuurman 2012-04-07 21:06:21 +0200
  • ebb289a7e1 add clj-browserchannel-netty-adapter Gijs Stuurman 2012-04-07 21:03:14 +0200
  • 9142fd6486 add clj-browserchannel-jetty-adapter Gijs Stuurman 2012-04-07 21:02:59 +0200
  • 8fce5be473 add clj-browserchannel-server Gijs Stuurman 2012-04-07 21:02:35 +0200
  • 98b4c7cb36 add chat-demo Gijs Stuurman 2012-04-07 21:02:07 +0200