Merge pull request #886 from fatedier/websocket

Connect protocol support websocket
This commit is contained in:
fatedier
2018-08-10 16:36:02 +08:00
committed by GitHub
12 changed files with 1480 additions and 57 deletions

View File

@@ -41,7 +41,7 @@ user = your_name
login_fail_exit = true
# communication protocol used to connect to server
# now it supports tcp and kcp, default is tcp
# now it supports tcp and kcp and websocket, default is tcp
protocol = tcp
# specify a dns server, so frpc will use this instead of default one