mickel8

mickel8

Membrane Core Team

Elixir WebRTC - W3C compliant WebRTC implementation for the Elixir Ecosystem

Hi everyone! :wave:

We’ve just released the first version of Elixir WebRTC - W3C compliant WebRTC implementation for the Elixir Ecosystem.

Our goal is to create a similar to Pion project but for the Elixir devs.

Read the full blog post here.

Most Liked

mickel8

mickel8

Membrane Core Team

Version 0.5.0 with support for Data Channels has been released! :tada:

Read the blog post: Data channels in Elixir WebRTC

mickel8

mickel8

Membrane Core Team

Hi everyone! :wave:

I am very happy to announce a new version of Elixir WebRTC - 0.2.0! :tada:

The most important features we have implemented over the past three months:

  • support for retransmissions (RTX)
  • support for TWCC so that browser can send more than 300 kbps
  • WHIP/WHEP and the Broadcaster app that we have used to stream Elixir Community Kraków meetup!
  • mDNS and support for TURN servers
  • benchmarking tool

Read the blog post to learn more: The second release of Elixir WebRTC

We are also going to talk about Elixir WebRTC at CommCon this June!

The full changelog is available here: Release v0.2.0 · elixir-webrtc/ex_webrtc · GitHub

And the roadmap here: Roadmap · Issue #28 · elixir-webrtc/ex_webrtc · GitHub

mickel8

mickel8

Membrane Core Team

A new version - 0.8.0 is out! :tada:

See the changelog - Release v0.8.0 · elixir-webrtc/ex_webrtc · GitHub :slightly_smiling_face:

Where Next?

Popular in Announcing Top

tmbb
I’ve published the first version of my Makeup library. It’s a syntax highlighter for Elixir in the spirit of Pygments, Currently it highl...
New
sorentwo
Hello! tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability. After spen...
985 42920 311
New
tmbb
PhoenixWS - Websockets over Phoenix Channels Source code on Github here: GitHub - tmbb/phoenix_ws: Websockets implemented over Phoenix Ch...
New
martinthenth
Hello everybody :wave: Recently, some of my colleagues talked about database ids and uuids and their problems, and I remembered the pain...
New
msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 43622 214
New
aesmail
Hello guys, I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
bryanjos
Hi, I wanted share a small library we at Revelry Labs made for rendering react components from the server side. There are instructions fo...
New
Hal9000
Here is my first stab at this. README pasted below. https://github.com/Hal9000/elixir_random Comments and critiques are welcome. Thank...
New
handnot2
Samly can be used to enable SAML 2.0 Single Sign On in a Plug/Phoenix application. This library uses Erlang esaml to provide plug enabl...
New
trisolaran
Hi! :waving_hand: I would like to present LiveSelect, a little library that I wrote to easily add a dynamic selection input to your LV f...
198 10858 107
New

Other popular topics Top

malloryerik
Hi, this is for people who, like me, have had some friction using .html.heex templates in VSCode. The solution seems to be, in a hyphena...
New
New
senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New
ovidiubadita
Hey all, I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 53690 245
New
Lily
In templates/appointment/index.html.eex: <%= for appointment <- @appointments do %> <tr> <td><%= appoi...
New
hariharasudhan94
lets say i have a sample like a = 20; b = 10; if (a > b) do {:ok, "a"} end if (a < b) do {:ok, b} end if (a == b) do {:ok, "equa...
New
nobody
Hi! In PHP: $_SERVER[‘SERVER_ADDR’] - in Elixir? Searched the docs for ip address and the web, no good results. Thanks!
New
klo
Got a question about when to concat vs. prepending items to list then reversing to achieve appending. So i know lists boil down to [1 | ...
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New

We're in Beta

About us Mission Statement