Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ywisax committed Oct 31, 2016
1 parent a9113c3 commit e7aed53
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,19 @@ Blink的优点在于简单, 缺点也在于太简单. 如果是新项目, 并且

## 已经完成的工作

1. Http Server 的实现
2. Request 组件的兼容处理
3. Response 组件的兼容处理
4. Session 组件的兼容处理
5. 增加异步任务助手类
* Http Server 的实现
* Request 组件的兼容处理
* Response 组件的兼容处理
* Session 组件的兼容处理
* 增加异步任务助手类
* Debug模块的兼容处理

## 进行中的工作

1. Debug模块的兼容处理
2. swoole任务投递的优化
3. 增加单元测试
4. swoole管理脚本的完善
5. 效率优化
* swoole任务投递的优化
* 增加单元测试
* swoole管理脚本的完善
* 效率优化

## 使用方法

Expand Down

0 comments on commit e7aed53

Please sign in to comment.