1
0
mirror of https://github.com/skywind3000/kcp.git synced 2025-04-28 07:50:14 +08:00

Updated Home (markdown)

Linwei 2015-05-29 11:52:48 +08:00
parent 229cbd1430
commit 6fadfa79cc

@ -10,8 +10,7 @@ KCP是一个快速可靠协议能以比 TCP浪费10%-20%的带宽的代价,
* [技术特性](KCP-Feature)
* [基本使用](KCP-Basic-Usage)
* [最佳实践](KCP-Best-Practice)
* [集成 TCP](Integrate-With-Tcp-Server)
* [数据加密](Network-Encryption)
* [应用层流控](Flow-Control-for-Users)
- [KCP 最佳实践](https://github.com/skywind3000/kcp/wiki/KCP-Best-Practice)
- [同现有TCP服务器集成](https://github.com/skywind3000/kcp/wiki/Integrate-With-Tcp-Server)
- [传输数据加密](https://github.com/skywind3000/kcp/wiki/Network-Encryption)
- [应用层流量控制](https://github.com/skywind3000/kcp/wiki/Flow-Control-for-Users)