elixir-socket
elixir-socket copied to clipboard
Encrypted UDP via DTLS?
I recall OTP 19 supports encrypted UDP via DTLS, any guides on how to start with that?
While Erlang supports DTLS, this library doesn't at the moment. The only transport supported is TCP for now.