wolfssl-examples
wolfssl-examples copied to clipboard
DTLS threaded read-write with same SSL object
Add server and client DTLS example that have read and write threads that use the same SSL objects. Server also has encryption threads when wolfSSL is compiled for that.
https://github.com/wolfSSL/wolfssl/pull/7796