webui-aria2/js/services/rpc
John Swanson 30c7309d9b Reconnect when token changes on successful connection
If the websocket connection succeeds, but the token is wrong, changing
the token in the UI did not succeed (because we are already connected
and nothing was triggering a reconnect attempt with the new config).
2016-05-04 13:51:44 -07:00
..
helpers.js fixed bugs and added download/upload speed titles 2015-10-28 04:07:49 +08:00
jsoncall.js added custom aria2 rpc path setting. Fixes #161 2015-09-12 16:55:02 +08:00
rpc.js Reconnect when token changes on successful connection 2016-05-04 13:51:44 -07:00
sockcall.js Added transport initialization phase. Websocket transport is not skipped anymore if jsonp is not able to connect. 2016-04-13 17:23:19 +08:00
syscall.js Added transport initialization phase. Websocket transport is not skipped anymore if jsonp is not able to connect. 2016-04-13 17:23:19 +08:00