Mafalda SFU perpetual beta (AKA 1.0)
After exactly three years of development, lots of awake nights (and sunshines), and uncountable hours of debugging and testing, we are proud to announce toda...
After exactly three years of development, lots of awake nights (and sunshines), and uncountable hours of debugging and testing, we are proud to announce toda...
Jest is one of the most populars testing frameworks for Javascript and Node.js. Originally developed by Facebook, it’s a one-stop-shop with testing, assertio...
npm install
times
When installing Mafalda SFU packets, a problem I’ve suffered several times are install times, specially since I’m using git dependencies. I tried to reduce t...
I’m advocate of automatization, and that includes not only CI/CD pipelines, but also I wanted to do it for documentation publishing. Mafalda SFU is split in ...
Although Mafalda SFU is mainly focused on vertical scaling of Mediasoup and the WebRTC stack, the main problem I’ve found companies are facing is about how t...
When approaching the horizontal scaling of WebRTC servers, we have two main approaches: decentralized P2P, and using a central server. Each one has its own d...
Mafalda SFU is a massively vertical and horizontal scalable SFU built on top of Mediasoup. This allow to have (theorically) unlimited sized WebRTC-based vide...