From 1ca75754cf8074be155ad7647e43fb2f3aaa3ed3 Mon Sep 17 00:00:00 2001 From: HALX99 Date: Fri, 25 Sep 2020 15:47:57 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f381cd9..80248c2 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ vcpkg中的kcp库由Microsoft团队成员和社区贡献者保持最新状态。 - [rpcx](https://github.com/smallnest/rpcx) :RPC 框架,1000+ 星,使用 kcpgo 加速 RPC - [xkcptun](https://github.com/liudf0716/xkcptun): c语言实现的kcptun,主要用于[OpenWrt](https://github.com/openwrt/openwrt), [LEDE](https://github.com/lede-project/source)开发的路由器项目上 - [et-frame](https://github.com/egametang/ET): C#前后端框架(前端unity3d),统一用C#开发游戏,实现了前后端kcp协议 +- [yasio](https://github.com/yasio/yasio): A cross-platform asynchronous socket library focus on any client application with kcp support, easy to use, API same with UDP and TCP, see [benchmark-pump](https://github.com/yasio/yasio/blob/master/benchmark.md). # 商业案例