websocketpp
websocketpp copied to clipboard
mbedtls support for embedded devices
As per the newest SDK release of the very popular microcontroller esp32, espressif will drop support for the OpenSSL API wrapper. This means that will be no way to make websocket++ run on this embedded device (although a POSIX interface is still available). It would therefore be very helpful if websocket++ would support mbedtls out of the box (which is what esp32 is using behind the curtains). Is support for mbedtls planned anytime soon?