Releases: anyks/awh
Releases · anyks/awh
AWH v4.2.6
Changes in the project:
- Fix for timer deletion bug
- Fix data transfer error in HTTP/2
- Implementation of the functionality of waiting for data to be received within the allocated time
- Improvement of the module for working with regular expressions
- Optimization of program code
- Removing JeMalloc dependency
AWH v4.2.5
Changes in the project:
- Increased speed of dependency build
- Fix UDP server and SCTP client protocol error
- Optimization of closing server connections
- Switching to a custom timer system in Linux
- Implementation of a new protocol for transmitting message data between cluster processes
- Stability of the event database
AWH v4.2.4
Changes in the project:
- Debugging the build under Windows OS
- Debugging a Dynamic Library Build
- Improvement of the file system module
AWH v4.2.3
Changes in the project:
- Bug fixes and architecture refinements
- Implementation of socket server support for work through proxy socks5/http
- Overall acceleration of work
- Correction of the ZSTD decompression error
AWH v4.2.2
Changes in the project:
- Optimization of operational stability
- Correcting errors in program code
- Implementation of support for working with event database with multi-threads
AWH v4.2.1
Bug fix:
- Fixed a bug with interprocess data transfer for the cluster module.
- Fixed a boosting error for *Nix OS.
- Stability of the event database.
AWH v4.2.0
Changes in the project:
- Custom event base implementation
- Custom implementation of timers
- Increased operational stability
- Removing libEvent2 and libEv dependencies