<div dir="auto"><div>Thanks Max! Fantastic, I wasn't aware of your implementation.</div><div dir="auto"><br></div><div dir="auto">Agree completely about nifs... Was thinking about it more like a spring board because a pure Erlang implementation felt like too big an undertaking.</div><div dir="auto"><br></div><div dir="auto">What are you using for ICE? Can't seem to find an implementation in the linked repo?</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">--Albin<br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Wed, Apr 10, 2019, 08:03 Max Lapshin <<a href="mailto:max.lapshin@gmail.com">max.lapshin@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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" target="_blank" rel="noreferrer">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" target="_blank" rel="noreferrer">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 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" rel="noreferrer">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>
</blockquote></div></div></div>