Skip to content

Releases: machinezone/IXWebSocket

v10.2.5

17 Aug 03:24
Compare
Choose a tag to compare

Contains improvement for the server code to be very frugal with system calls when waiting for new connections and garbage collecting.

9.9.0

08 Jul 23:25
Compare
Choose a tag to compare
v9.9.0

uwp build fix + more ivp6 support

v7.6.3

20 Dec 23:31
Compare
Choose a tag to compare

Better TLS support with mbedtls backend (used on Windows).

7.6.3

20 Dec 23:30
Compare
Choose a tag to compare
(ws commands) in websocket proxy, disable automatic reconnections + i…

v7.5.5

17 Dec 22:12
Compare
Choose a tag to compare

Fix #134

v7.5.3

16 Dec 23:09
Compare
Choose a tag to compare

Make sure that websocket server sends are blocking. Fixed a problem on Windows, but also make the ws proxy command works properly.

v7.4.1

02 Dec 21:52
Compare
Choose a tag to compare

(client) fix an overflow in the exponential back off code

v7.4.0

26 Nov 05:22
Compare
Choose a tag to compare
(http client) Add support for multipart HTTP POST upload + (ixsentry)…

v6.1.0

08 Sep 18:25
Compare
Choose a tag to compare

move poll wrapper on top of select (only used on Windows) to the ix namespace