<div dir="ltr"><div dir="ltr">Nif is a thing that one should avoid if possible.<div><br></div><div>We use this one  <a href="https://github.com/flussonic/dtls/blob/master/src/dtls4srtp.erl">https://github.com/flussonic/dtls/blob/master/src/dtls4srtp.erl</a></div><div><br></div><div>It is working and giving us webrtc in Flussonic</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 8, 2019 at 4:52 PM Albin Stigö <<a href="mailto:albin.stigo@gmail.com">albin.stigo@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
For anyone interested in WebRTC... After thinking more about this I<br>
decided to write a GnuTLS DTLS NIF that allows me to multiplex STUN,<br>
TURN and DTLS on one UDP socket (as required by WebRTC) and supports<br>
use_srtp.<br>
<br>
It's in it's very early stages but it's working and I feel it's on the<br>
right track. Suggestions are welcome!<br>
<br>
<a href="https://github.com/ast/webrtc" rel="noreferrer" target="_blank">https://github.com/ast/webrtc</a><br>
<br>
<br>
--Albin<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>