Commit c94c5099 authored by Max Lv's avatar Max Lv Committed by GitHub

KCP with session ID (#823)

* Add sid support

* Update kcptun
parent 41417a75
Subproject commit b8dff45008fc54294e5abe26c9773845f59be3a2
Subproject commit 9afbc4985d60e53109287adb69385a125980423e
......@@ -51,7 +51,7 @@ export PATH=$GOROOT/bin:$PATH
pushd kcptun/client
echo "Get dependences for kcptun"
go get -u github.com/xtaci/kcp-go
go get -u github.com/madeye/kcp-go
go get
echo "Cross compile kcptun for arm"
......
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