Skip to content

Releases: anyks/awh

AWH v4.2.6

09 Nov 01:16
Compare
Choose a tag to compare

Changes in the project:

  1. Fix for timer deletion bug
  2. Fix data transfer error in HTTP/2
  3. Implementation of the functionality of waiting for data to be received within the allocated time
  4. Improvement of the module for working with regular expressions
  5. Optimization of program code
  6. Removing JeMalloc dependency

AWH v4.2.5

05 Oct 20:31
Compare
Choose a tag to compare

Changes in the project:

  1. Increased speed of dependency build
  2. Fix UDP server and SCTP client protocol error
  3. Optimization of closing server connections
  4. Switching to a custom timer system in Linux
  5. Implementation of a new protocol for transmitting message data between cluster processes
  6. Stability of the event database

AWH v4.2.4

01 Oct 08:50
Compare
Choose a tag to compare

Changes in the project:

  1. Debugging the build under Windows OS
  2. Debugging a Dynamic Library Build
  3. Improvement of the file system module

AWH v4.2.3

22 Sep 00:16
Compare
Choose a tag to compare

Changes in the project:

  1. Bug fixes and architecture refinements
  2. Implementation of socket server support for work through proxy socks5/http
  3. Overall acceleration of work
  4. Correction of the ZSTD decompression error

AWH v4.2.2

04 Sep 06:39
Compare
Choose a tag to compare

Changes in the project:

  1. Optimization of operational stability
  2. Correcting errors in program code
  3. Implementation of support for working with event database with multi-threads

AWH v4.2.1

03 Sep 18:40
Compare
Choose a tag to compare

Bug fix:

  1. Fixed a bug with interprocess data transfer for the cluster module.
  2. Fixed a boosting error for *Nix OS.
  3. Stability of the event database.

AWH v4.2.0

29 Jul 10:20
Compare
Choose a tag to compare

Changes in the project:

  1. Custom event base implementation
  2. Custom implementation of timers
  3. Increased operational stability
  4. Removing libEvent2 and libEv dependencies

AWH v4.1.6

26 Jun 23:15
Compare
Choose a tag to compare

Improvement of the DNS resolver and timers

AWH v4.1.5

14 May 11:30
Compare
Choose a tag to compare

Improvement of the main framework and DNS resolver

AWH v4.1.4

09 May 20:12
Compare
Choose a tag to compare

Improvement of server cluster support