v1.3.0 rc #9
Antruly
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
TCP Networking Library - Release v1.3.0
Welcome to the v1.3.0 release of our TCP networking library! This update brings several new features, enhancements, and bug fixes to improve the overall performance and functionality of our library. Below are the key changes introduced in this release:
New Features:
VWeb
module, which includes classes such asVHttpClient
,VHttpParser
,VHttpRequest
,VHttpResponse
,VHttpServer
,VWebSocketParser
, andVZlib
. These classes provide comprehensive functionalities for web development and HTTP/HTTPS communication.VCoreDefine.h
,VLibuvInclude.h
,VMemoryPool.cpp
,VMemoryPool.h
,VThreadPool.cpp
, andVThreadPool.h
to enhance the core functionality and performance of the library.Enhancements:
Bug Fixes:
Other Changes:
CMakeLists.txt
file for the VWeb module to improve project organization and build configuration.For a detailed list of changes, please refer to the changelog.
We hope these updates enhance your experience with our library. As always, we welcome your feedback and contributions. Feel free to reach out with any questions or suggestions.
Happy coding!
This discussion was created from the release v1.3.0 rc.
Beta Was this translation helpful? Give feedback.
All reactions