Releases: babelouest/ulfius
Releases · babelouest/ulfius
Release 2.4.0 Beta 2
- Fix Websocket fragmented messages
- Fix CMake script that installed Orcania twice
- Fix cppcheck warnings
- Add timeout for http connections
- Allow to use MHD_RESPMEM_MUST_COPY for different memory manager, fix #63
- Add websocket client framework
- Add uwsc - Ulfius WebSocket Client - A simple command-line websocket client program
Release 2.4.0 Beta 1
- Fix Websocket fragmented messages
- Fix CMake script that installed Orcania twice
- Fix cppcheck warnings
- Add timeout for http connections
- Allow to use MHD_RESPMEM_MUST_COPY for different memory manager, fix #63
- Add websocket client framework
- Add uwsc - Ulfius WebSocket Client - A simple command-line websocket client program
Release 2.3.8
- Fix CMake build when /usr/local is not present in default build path
Release 2.3.7
- Improve documentation with summary
- Yet another websocket fix, this one was binary messages not properly handled
- At the same time, improve websocket_example to handle incoming binary messages
Release 2.3.6
- Fix websocket bug that did not close a websocket properly after wrongly closed connections
- Add last example_callbacks versions
- Improve documentation on ulfius_get_json_body_request and ulfius_get_json_body_response
Release 2.3.5
- Fix websocket bug that kept some connections open after being unproperly closed by the client
Release 2.3.4
Fix Makefile soname
Release 2.3.3
- Add Debian hardening patch on Makefile
- Change
PREFIX
forDESTDIR
in the Makefile
Release 2.3.2
- Fix websockets for chrom[e|ium] brwosers and improve websockets at the same time
- Update
oauth2_bearer/glewlwyd_resource
to handle client tokens
Release 2.3.1
v2.3.1 Sync version number on all places it's located