Overview
Request 1223194 accepted
- Update to version 1.9.0
* TLS 1.3 is supported for Mbed TLS.
* WolfSSL is now supported without an extra module. (You need to
honor the licensing terms of WolfSSL itself however.)
* TLS support for PSK (pre-shared keys).
* A new nng_id_visit API is available for iterating over all
nodes in an ID hash map.
* An experimental (undocumented) but exposed "public" API for
UDP is available.
Request History
mnhauke created request
- Update to version 1.9.0
* TLS 1.3 is supported for Mbed TLS.
* WolfSSL is now supported without an extra module. (You need to
honor the licensing terms of WolfSSL itself however.)
* TLS support for PSK (pre-shared keys).
* A new nng_id_visit API is available for iterating over all
nodes in an ID hash map.
* An experimental (undocumented) but exposed "public" API for
UDP is available.
dirkmueller accepted request