libwebsockets
Lightweight C library for HTML5 websockets
Loading...
Searching...
No Matches
Generic DTLS

Generic DTLS related functions

Lws provides generic DTLS functions that abstract the ones provided by whatever tls library you are linking against.

It lets you use the same code if you build against mbedtls or OpenSSL for example.