mirror of
https://github.com/skywind3000/kcp.git
synced 2025-04-24 04:10:34 +08:00
new document
This commit is contained in:
parent
4798ecabe9
commit
9ffb0967fd
@ -130,7 +130,7 @@ TCP是为流量设计的(每秒内可以传输多少KB的数据),讲究的
|
||||
- [dog-tunnel](https://github.com/vzex/dog-tunnel): GO开发的网络隧道,使用 KCP极大的改进了传输速度,并移植了一份 GO版本 KCP
|
||||
- [lua-kcp](https://github.com/linxiaolong/lua-kcp): KCP的 Lua扩展,用于 Lua服务器
|
||||
- [asio-kcp](https://github.com/libinzhangyuan/asio_kcp): 使用 KCP的完整 UDP网络库,完整实现了基于 UDP的链接状态管理,会话控制,KCP协议调度等
|
||||
- [kcp-go](https://github.com/xtaci/kcp-go): KCP的GO移植,包含简单的 UDP会话管理,可以直接使用
|
||||
- [kcp-go](https://github.com/xtaci/kcp-go): 另一份对 KCP更精简的 GO移植,同时包含简单的 UDP会话管理,可以直接使用
|
||||
|
||||
# 协议比较
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user