Skip to content

Releases: AlexMog/LibNet

1.7.2 - Massive fixes

05 May 12:27
Compare
Choose a tag to compare

Massives fixes have been done for communication between 32 and 64 bits.

Full stable version

29 Apr 14:44
Compare
Choose a tag to compare

Only 64bits-to-64bits communication is stable.
We are working on a 32bits-to-64bits communication stable version. (Only occures with Binary protocol, Text protocols works perfectly!).

1.7.0

23 Apr 17:12
Compare
Choose a tag to compare

This release add the Windows Library part support.
The library now works with Windows! :D

1.6.7

17 Apr 12:52
Compare
Choose a tag to compare

Optimized version (less systcalls)

1.6.5

01 Apr 13:59
Compare
Choose a tag to compare

Adding the new data-management system.

LibNet Beta 1.6

24 Mar 18:45
Compare
Choose a tag to compare

This release is the first Beta release.

1.5

20 Dec 04:43
Compare
Choose a tag to compare
1.5

Added few debugs and mutex usage for the concurrent threads

1.2

11 Dec 16:56
Compare
Choose a tag to compare
1.2

Adding C# communication support

1.1

04 Dec 00:23
Compare
Choose a tag to compare
1.1
11

Update README.md

1.0

25 Nov 19:49
Compare
Choose a tag to compare
1.0
Adding cmake support