Who knows there is an Erlang implementation of the WebRTC API?
I saw a lot of “Pure Go Implementation of the WeBRTC API” projects on the Internet,
I wonder if there is a similar ERALNG related project?
Who knows there is an Erlang implementation of the WebRTC API?
I saw a lot of “Pure Go Implementation of the WeBRTC API” projects on the Internet,
I wonder if there is a similar ERALNG related project?
Good question.
We have (more than one) implementation of WebRTC in Flussonic.
It is a real implementation, not a signalling server, but a full libwebrtc replacement.
Not ready to opensource it, because there are many other things to open before it, like our erlmedia (it is an analog of libavformat)