wolfssl-examples
wolfssl-examples copied to clipboard
TLS tutorial
Here's a pull request that adds sections to the tutorial part of the README for nonblocking, resuming, writedup, and threading, as well as adds #include <wolfssl/options.h>
to every file that I previously edited. Otherwise, it adds the "Read from server" part to client-tls-nonblocking.c
, which somehow was deleted accidentally before the previous pull request.