Skip to content
Released version 2.1.0

* Refactored SSL code such that it now only appears in src/ssl.c and
include/ssl.h.
* Allow to compile WSServer with one of four libraries: OpenSSL,
WolfSSL, LibreSSL or BoringSSL.
* Updated README with instructions on how to use the four libraries.