Releases: machinezone/IXWebSocket
Releases · machinezone/IXWebSocket
v10.2.5
Contains improvement for the server code to be very frugal with system calls when waiting for new connections and garbage collecting.
9.9.0
v9.9.0
uwp build fix + more ivp6 support
v7.6.3
Better TLS support with mbedtls backend (used on Windows).
7.6.3
(ws commands) in websocket proxy, disable automatic reconnections + i…
v7.5.3
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
(client) fix an overflow in the exponential back off code
v7.4.0
(http client) Add support for multipart HTTP POST upload + (ixsentry)…
v6.1.0
move poll wrapper on top of select (only used on Windows) to the ix namespace