Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hankai17 authored Jul 3, 2024
1 parent 2f45a1e commit 54a8f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A Rust multi-thread asyn io lib

## 项目特点
- 使用Rust闭包封装成任务 基于回调的方式处理任务 代码清晰
- 使用Rust闭包封装成任务 并基于回调的方式处理任务 代码清晰
- 底层事件系统使用epoll ET多线程模式处理网络IO
- 底层事件系统线程安全
- 仅支持linux平台
Expand Down

0 comments on commit 54a8f09

Please sign in to comment.