Merge pull request #72 from liudf0716/kcp-xkcptun

添加xkcptun到相关应用中
This commit is contained in:
Linwei 2017-04-17 15:14:17 +08:00 committed by GitHub
commit 09c0d67808

View File

@ -147,6 +147,7 @@ TCP是为流量设计的每秒内可以传输多少KB的数据讲究的
- [node-kcp](https://github.com/leenjewel/node-kcp): node-js 的 KCP 接口
- [shadowsocks-android](https://github.com/shadowsocks/shadowsocks-android): Shadowsocks for android 集成了 kcptun 使用 kcp协议加速 shadowsocks效果不错
- [kcpuv](https://github.com/elisaday/kcpuv): 使用 libuv开发的kcpuv库目前还在 Demo阶段。
- [xkcptun](https://github.com/liudf0716/xkcptun): c语言实现的kcptun主要用于openwrt, LEDE开发的路由器项目上
# 协议比较