elixir-webrtc / ex_webrtc

An Elixir implementation of the W3C WebRTC API
Apache License 2.0
270 stars 8 forks source link

Handle server side DTLS handshake #1

Closed mickel8 closed 8 months ago

mickel8 commented 9 months ago

This PR adds support for server side DTLS handshake i.e. we always act as a server and the other side must always initiate the handshake