V2.0.0 Alpha 6 PreRelease
Pre-release
Pre-release
DTLS Fixes
This release fixes the DTLS transport that was utterly broken in the initial delivery.
What's Changed
- Update msg.md by @ryosga in #2142
- fixes #2146 need statistics for PUB protocol by @gdamore in #2147
- Fix omnios clang-19 not found by @gdamore in #2154
- fixes #2150 build error if HTTP support is disabled. by @gdamore in #2153
- Gdamore/close notify by @gdamore in #2152
- fixes #2148 Old id_reg_map seems not be freed by @gdamore in #2155
- Bump socket common socket stats for PUB by @gdamore in #2160
- minor improvements and a test case for DTLS by @gdamore in #2161
- Gdamore/fix dtls by @gdamore in #2166
- remaps EAI_AGAIN to NNG_EADDRINVAL by @jonhoo in #2169
- fixes #2165 nng_http_handler_alloc_static crashes if content type is … by @gdamore in #2170
- adds nng_dialer_start_aio by @jonhoo in #2163
- fixes #2158 Implement support for NNG_OPT_TLS_PEER_CN for WolfSSL by @gdamore in #2171
- Various header file fixes... also fix compilation errors when HTTP is… by @gdamore in #2172
New Contributors
Full Changelog: v2.0.0-alpha.5...v2.0.0-alpha.6