Skip to content

Commit

Permalink
新增英文文档连接
Browse files Browse the repository at this point in the history
  • Loading branch information
kiss291323003 committed May 9, 2018
1 parent 967eee7 commit f9ce366
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@
__/ |
|___/
```
# EasySwoole

#### Doc [For English](https://www.easyswoole.com/Manual/2.x/En/_book/) Click Here

## EasySwoole

EasySwoole 是一款基于Swoole Server 开发的常驻内存型的分布式PHP框架,专为API而生,摆脱传统PHP运行模式在进程唤起和文件加载上带来的性能损失。EasySwoole 高度封装了 Swoole Server 而依旧维持 Swoole Server 原有特性,支持同时混合监听HTTP、自定义TCP、UDP协议,让开发者以最低的学习成本和精力编写出多进程,可异步,高可用的应用服务

Expand Down

0 comments on commit f9ce366

Please sign in to comment.