Gered
7f67fbc352
update dependencies
2016-05-07 16:16:08 -04:00
Gered
ff75105be0
cleanup .gitignores
2016-05-07 14:02:21 -04:00
Alexander K. Hudek
68d2ebc633
Improve memory efficiency by writing more frequently to back-channel.
2015-08-13 02:26:31 -04:00
Alexander Hudek
68440ee178
Ensure order of messages is preserved.
2015-08-10 19:37:25 -04:00
Gered
ce554b8f63
pass incoming browserchannel message request maps to listeners
2014-12-19 16:58:39 -05:00
Alexander K. Hudek
ff20442d0f
Previous agent-restart didn't work as expected. Using agent-mode instead.
2014-12-08 01:40:03 -05:00
Alexander K. Hudek
8a0063040f
Added error handling to agents.
2014-10-07 01:29:03 -04:00
Alexander K. Hudek
2f34c6c39a
Bumped for release.
2014-10-05 00:55:08 -04:00
Alexander K. Hudek
0a483b802d
Updated jetty adapter to newest ring and removed all reflection warnings.
2014-10-04 22:15:44 -04:00
Alexander K. Hudek
c59c58aa6f
Bumped ring and json versions, removed reflection warnings.
2014-10-04 21:59:14 -04:00
Dave Della Costa
11f80ef06c
bump ring to 1.2.2
2014-09-16 14:03:34 +09:00
Dave Della Costa
4331e171ee
upgrades data.json to 0.2.4. Still using deprecated function json-str, will port at a later date.
2014-04-08 13:03:48 +09:00
Alexander K. Hudek
6b83c2ae36
Increased the keep alive timer per google recommendation. Fixed map parsing error when pairs are not in map order.
2013-12-08 22:11:28 -05:00
Gijs Stuurman
c01759f5f6
new clj-browserchannel-server version
2012-06-05 17:29:23 +02:00
Gijs Stuurman
16ac40daba
Use ArrayBuffer, no longer resend noop's due to acknowledgements
2012-06-05 17:25:24 +02:00
Gijs Stuurman
ecad54efb3
alternative to prevent need of drop-queue in flush-buffer, abstracts array-buffer
2012-06-01 21:12:30 +02:00
Gijs Stuurman
42c30ad723
bump server version
2012-05-19 16:27:09 +02:00
Gijs Stuurman
d6681469a1
do not flush in acknowledge-arrays, is also used for client->server via post, flush-buffer always called elseweher
2012-05-19 16:25:59 +02:00
Vassil Dichev
785aae1094
Make acknowledge-arrays work to survive disconnects
2012-05-19 15:36:09 +02:00
Vassil Dichev
a862e74f91
Remove unnecessary to-confirm-array-ids
2012-05-19 15:29:26 +02:00
Gijs Stuurman
fea3cbc129
bump server version number, includes pull request #3
2012-05-11 22:29:27 +02:00
Gijs Stuurman
f6d9daf6c5
Add send-string, buffer now contains json strs rather than data
...
Based on commit by vdichev "Replace send-map with send-string with JSON already converted to String", but keeping send-map and moving encoding of buffer before write to keep IE writer consistent with XHRWriter
2012-05-11 22:08:57 +02:00
Vassil Dichev
28f1a7248f
Fix wrong key and convert String array id to Long
2012-05-11 21:06:47 +02:00
Vassil Dichev
2a7e65ef5b
Add request to connection handler parameters
2012-05-11 21:05:47 +02:00
Gijs Stuurman
448289792f
Merge branch 'master' of github.com:thegeez/clj-browserchannel
2012-04-23 21:44:28 +02:00
Gijs Stuurman
295560b1bc
fix session-status
2012-04-23 21:44:07 +02:00
Gijs Stuurman
4ba85e58ad
Update clj-browserchannel-server/README.md
2012-04-22 23:40:45 +03:00
Gijs Stuurman
8fce5be473
add clj-browserchannel-server
2012-04-07 21:02:35 +02:00