]> git.evergreen-ils.org Git - working/OpenSRF.git/commit
LP#1268619: websocket JS libs: reconnect and auto-connect
authorBill Erickson <berick@esilibrary.com>
Tue, 14 Jan 2014 21:25:20 +0000 (16:25 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 19 Aug 2014 22:50:48 +0000 (15:50 -0700)
commita64f10c4183a495ec3912458c9b6268856e8fe47
tree520a71b014ee4678e8e92cbe96c7b3200a74fc79
parenta02360aadfcd113cbec88d9c2455e42fdd74e536
LP#1268619: websocket JS libs: reconnect and auto-connect

JS clients no longer need to explicitly call the shared WS setup
routine.  It happens under the covers now.

JS client detects disconnects and reconnects when the next message send
attempt occurs.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
src/javascript/opensrf.js
src/javascript/opensrf_ws_shared.js