1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 17:02:41 +01:00
phorge-phorge/webroot/rsrc/externals/javelin/lib
epriestley 8c21ef2c0b Implement JX.WebSocket
Summary: Ref T6559. Wraps WebSocket in a reasonable driver class which does event dispatch, some state management, and handles automatic reconnect.

Test Plan: In Safari, Firefox and Chrome, connected to a websocket server and sent messages back and forth. Terminated and restarted server, saw automatic reconnects successfully reestablish a connection on all browsers.

Reviewers: btrahan, joshuaspence

Reviewed By: joshuaspence

Subscribers: epriestley

Maniphest Tasks: T6559

Differential Revision: https://secure.phabricator.com/D11252
2015-01-06 17:48:05 -08:00
..
__tests__ Various linter fixes. 2014-02-26 12:44:58 -08:00
control Resize tokenizer text input after pasting 2014-09-08 10:17:09 -07:00
behavior.js Remove @group annotations 2014-07-10 08:12:48 +10:00
Cookie.js Move all external JS into webroot/rsrc/externals 2013-04-11 10:06:05 -07:00
DOM.js Remove @group annotations 2014-07-10 08:12:48 +10:00
History.js Remove spurious "+x" from files that shouldn't have it 2013-10-05 05:18:17 -07:00
JSON.js Remove @group annotations 2014-07-10 08:12:48 +10:00
Mask.js Remove @group annotations 2014-07-10 08:12:48 +10:00
Request.js Remove @group annotations 2014-07-10 08:12:48 +10:00
Resource.js Fix countdown embeds and endless loops on resource loads in Javelin 2014-06-05 17:16:36 -07:00
Routable.js Provide a global router for Ajax requests 2014-05-05 10:57:42 -07:00
Router.js Provide a global router for Ajax requests 2014-05-05 10:57:42 -07:00
URI.js Remove @group annotations 2014-07-10 08:12:48 +10:00
Vector.js When dragging stuff around, compensate for changes in scroll position 2014-08-09 08:49:01 -07:00
WebSocket.js Implement JX.WebSocket 2015-01-06 17:48:05 -08:00
Workflow.js Remove @group annotations 2014-07-10 08:12:48 +10:00