websocket protocol

This commit is contained in:
FishFish
2018-08-03 19:41:54 +08:00
parent 629f2856b1
commit b8037475ed
5 changed files with 177 additions and 15 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