1- ## Asynframe framework v1.8.0 english | [ 中文] ( /README.md )
1+ ## Asynframe framework v1.8.1 english | [ 中文] ( /README.md )
22> https://github.com/netsecsp/asynframe
33
44# Background
@@ -66,10 +66,9 @@ 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| plugin| Implementation of IOsCommand interface python framework| \support\testpython\testpython<br >\support\testpython\testapi|
7069
7170# Change log
72- > 2024/11/11 Release asynframe framework v1.8.0
71+ > 2024/11/12 Release asynframe framework v1.8.1
73721 . Release plugin: python38/python312
7473> 2024/08/16 Release asynframe framework v1.7.1
7574> 2024/07/12 Release asynframe framework v1.6.1
@@ -81,8 +80,8 @@ Asynframe framework solves the six problems mentioned above in the process of so
8180> 2022/05/05 Release asynframe framework v1.0.0
8281
8382# Build
84- > sdk_v1.8.0-Msvc2019_20241111 .zip is compiled through Microsoft Visual Studio 2019
85- > sdk_v1.8.0-Msvc2013_20241111 .zip is compiled through Microsoft Visual Studio 2013
83+ > sdk_v1.8.1-Msvc2019_20241112 .zip is compiled through Microsoft Visual Studio 2019
84+ > sdk_v1.8.1-Msvc2013_20241112 .zip is compiled through Microsoft Visual Studio 2013
8685
87861 . The include / lib path corresponding to asynframe needs to be set in the project
88872 . Select and link the corresponding asynsdk of asynframe according to the runtime of the asynsdk_mini-[ MD/MDd/MT/MTd] .lib
@@ -168,7 +167,6 @@ int main(int argc, const char *argv[])
168167[Zlib](http://www.zlib.net)
169168[Sqlite](https://www.sqlite.org/)
170169[FFmpeg](https://ffmpeg.org)
171- [Python](https://github.com/python/cpython)
172170
173171# Copyright
174172Copyright (c) 2012 - 2032, All rights reserved.
0 commit comments