• StefanYohansson's avatar
    [verto-communicator] - Added change server feature · 42f94a11
    StefanYohansson 提交于
    When someone set any wss server and do login
    VC doesn't record the settings on localStorage,
    so when we reload the browser, it will try to connect on
    "wss://" + window.location.hostname + ":8082" and if
    this wss server is offline for any reason, user will
    be stuck on splash screen by auto-login step plus reconnect
    modal blocking any action.
    
    - Added button "Change Server" on modal reconnection alert;
    - Stop jsonRpcClient retry timeout and delete verto instance
    to create a new one when user login with new wss server;
    - Record wss server and hostname on localStorage.
    42f94a11
名称
最后提交
最后更新
..
src 正在载入提交数据...
.gitignore 正在载入提交数据...
Gruntfile.js 正在载入提交数据...
Makefile 正在载入提交数据...
README 正在载入提交数据...
jsmin.c 正在载入提交数据...
package.json 正在载入提交数据...