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)
committerBill Erickson <berick@esilibrary.com>
Sun, 4 May 2014 20:10:36 +0000 (16:10 -0400)
commit602cf548e0d90527b78f1fd234222e838b651542
treef58ea24482561432fe3694cfe0c30133b480d128
parent372880f1ee2e4227f014c6c86e5e83bb06bf4aa8
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>
src/javascript/opensrf_ws.js [deleted file]