]> git.evergreen-ils.org Git - working/OpenSRF.git/commit
LP#1268619: websockets: remove single-tab JS WS implementation
authorBill Erickson <berick@esilibrary.com>
Wed, 5 Mar 2014 13:40:05 +0000 (08:40 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 19 Aug 2014 22:54:42 +0000 (15:54 -0700)
commitb1b3bf60f613b94d1455afb54dff4ad4a7e95ddd
treeae89a71efc17ed4130659dbe3b18844594d6a2df
parent6765c6395b0fb2a1c501f7c94a04cfacc7d460db
LP#1268619: websockets: remove single-tab JS WS implementation

It was falling behind the shared lib in bug fixes and features.  A
per-tab WS implementation is (maybe) a dangerous thing to have around,
as well, since it encourages /many/ connections.  Can resurrect later if
needed.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
src/javascript/opensrf_ws.js [deleted file]