| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-02-11 | 1.7 kB | |
| Saint Louis source code.tar.gz | 2024-02-11 | 637.7 kB | |
| Saint Louis source code.zip | 2024-02-11 | 748.7 kB | |
| Totals: 3 Items | 1.4 MB | 0 | |
What's Changed
- Fix error C2065: 'errorMsg': undeclared identifier by @Cheney-W in https://github.com/machinezone/IXWebSocket/pull/471
- Fix server empty thread name by @lanthora in https://github.com/machinezone/IXWebSocket/pull/478
- Fix MinGW build warning by @lanthora in https://github.com/machinezone/IXWebSocket/pull/482
- Fix [#286] - http response headers overwritten with request headers by @glenne in https://github.com/machinezone/IXWebSocket/pull/483
- Fix hanging of WebSocket::stop() waiting for its thread to join by @dacap in https://github.com/machinezone/IXWebSocket/pull/481
- Fix links & update info in README by @michaelfm1211 in https://github.com/machinezone/IXWebSocket/pull/485
- allow building when cpp exceptions are disabled by @arenevier in https://github.com/machinezone/IXWebSocket/pull/489
- Allow building without rtti by @arenevier in https://github.com/machinezone/IXWebSocket/pull/487
- Fix for C++/WinRT compile issue by @rh101 in https://github.com/machinezone/IXWebSocket/pull/493
- Update unittest_windows_gcc.yml by @bsergean in https://github.com/machinezone/IXWebSocket/pull/494
New Contributors
- @glenne made their first contribution in https://github.com/machinezone/IXWebSocket/pull/483
- @dacap made their first contribution in https://github.com/machinezone/IXWebSocket/pull/481
- @michaelfm1211 made their first contribution in https://github.com/machinezone/IXWebSocket/pull/485
- @arenevier made their first contribution in https://github.com/machinezone/IXWebSocket/pull/489
- @rh101 made their first contribution in https://github.com/machinezone/IXWebSocket/pull/493
Full Changelog: https://github.com/machinezone/IXWebSocket/compare/v11.4.4...v11.4.5