As the world of the “new normal” emerged, WebRTC-based software has reached almost every corner of human life. The business world has also been affected by this change, meaning that without WebRTC, almost every modern business would mostly not be possible.
Even though WebRTC is simple to implement and use, not all real world use-cases are that straight-forward. WebRTC has the solution for those cases as it covers almost any complex request that comes across, and that’s why it is and will stay the technology to go for in modern web-based real-time communication systems.
In this article we will show what’s possible with native Android WebRTC library and how to implement it in a working solution with Microsoft SignalR.
We are moving from theory to practice by building a powerful and secure WebRTC solution with Microsoft SignalR (with .NET Core 3.1) as our socketing & backend choice, and Angular 11 as our frontend client choice.
In the world of web applications, everyone loves the scenario where one app requests an action and another app responds to that request afterward.