Skip to content

Releases: anyks/awh

AWH v4.2.3

06 Sep 21:42
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

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

AWH v4.1.3

05 May 12:23
Compare
Choose a tag to compare

Complete redesign of the message passing system between cluster processes

AWH v4.1.2

27 Apr 14:43
Compare
Choose a tag to compare

Implementation of resolv IP-address by domain name in the DNS resolver module

AWH v4.1.1

23 Apr 14:01
Compare
Choose a tag to compare

Improvement of the DNS resolver module