Skip to content

Commit e19239a

Browse files
committed
1.8.1-20241112
1 parent c44e436 commit e19239a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ asynframe framework解决上面所提的软件产品开发过程中的六大问
6666
|dtp|插件[asynsock]|实现tcp/udp的端口复用框架|\support\testnetserver_dtp-tcp.port<br>\support\testnetserver_dtp-udp.port|
6767
|lua|插件|基于lua-5.4.4实现IOsCommand接口执行lua框架|\support\testlua\testlua<br>\support\testlua\testapi|
6868
|jvmproxy|插件|实现IOsComman接口执行java框架|\support\testjava\testjvm<br>\support\testjava\testapi<br>[javax](https://github.com/netsecsp/javax)|
69+
|python38/python312|插件|实现IOsComman接口执行python框架|\support\testpython\testpython<br>\support\testpython\testapi|
6970

7071
# 变更记录
7172
> 2024/11/12 发布windows平台的asynframe framework v1.8.1
@@ -167,6 +168,7 @@ int main(int argc, const char *argv[])
167168
[Zlib](http://www.zlib.net)
168169
[Sqlite](https://www.sqlite.org/)
169170
[FFmpeg](https://ffmpeg.org)
171+
[Python](https://github.com/python/cpython)
170172
171173
# 版权信息
172174
Copyright (c) 2012 - 2032, All rights reserved.

README_EN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Asynframe framework solves the six problems mentioned above in the process of so
6666
|Dtp|plugin[asyncock]|port reuse framework to implement tcp/udp|support testnetserver_ dtp-tcp.port<br>\support\testnetserver_ dtp-udp.port|
6767
|lua|plugin|Implementation of IOsCommand interface based on lua-5.4.4 lua framework|\support\testlua\testlua<br>\support\testlua\testapi|
6868
|jvmproxy|plugin|Implementation of IOsCommand interface java framework|\support\testjava\testjvm<br>\support\testjava\testapi<br>[javax](https://github.com/netsecsp/javax)|
69+
|python38/python312|plugin|Implementation of IOsCommand interface python framework|\support\testpython\testpython<br>\support\testpython\testapi|
6970

7071
# Change log
7172
> 2024/11/12 Release asynframe framework v1.8.1
@@ -167,6 +168,7 @@ int main(int argc, const char *argv[])
167168
[Zlib](http://www.zlib.net)
168169
[Sqlite](https://www.sqlite.org/)
169170
[FFmpeg](https://ffmpeg.org)
171+
[Python](https://github.com/python/cpython)
170172
171173
# Copyright
172174
Copyright (c) 2012 - 2032, All rights reserved.

0 commit comments

Comments
 (0)