Skip to content

Commit 48f9d4d

Browse files
committed
1.7.0-20240802
1 parent 7c5c696 commit 48f9d4d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ asynframe framework解决上面所提的软件产品开发过程中的六大问
3838
3. 通过微线程核对象嵌入其他线程隔离其他代码,便于代码重构。
3939
4. 通过异步执行框架来获得极流畅用户体验。
4040
5. 统一的开发模板,无锁化机制、高性能IO框架以及demo降低开发者学习成本。能够迅速开发出稳定地,高性能的应用模块。可大幅度降低开发代码量。
41+
6. 支持网络udp/tcp端口复用框架。
42+
7. 支持lua框架。
43+
8. 支持jvm框架。
4144

4245
|模块|类型|功能|例子/程序|
4346
|:--|:--|:--|:--|

README_EN.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ Asynframe framework solves the six problems mentioned above in the process of so
3838
3. Embed the micro thread core object into other threads to isolate other codes, so as to facilitate code reconstruction.
3939
4. Get a very smooth user experience through the asynchronous execution framework.
4040
5. The unified development template, non locking mechanism, high-performance IO framework and demo reduce the learning cost of developers. It can rapidly develop stable and high-performance application modules. It can greatly reduce the amount of developed code.
41+
6. Support network UDP/TCP port multiplexing framework.
42+
7. Support Lua framework.
43+
8. Support JVM framework.
4144

4245
|module|type|function|demo|
4346
|:--|:--|:--|:--|

0 commit comments

Comments
 (0)