Commit b60f469f authored by ibuler's avatar ibuler

[Update] 解决断线的问题

parent 696a43fb
'use strict';
import * as io from 'socket.io-client';
import {Terminal} from 'xterm';
export const TermWS = io.connect('/ssh', {'reconnection': false});
export const sep = '/';
export let Video: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment