DEV Community

Shantanu
Shantanu

Posted on

.NET WebRTC

I have built a system for plugging in WebRTC (Web Real-Time Communication) based audio & video chat into your web application.

My system comprises of a Server & Client libraries for Angular, React & Blazor.

The system is really easy to use.

I have built sample web apps to demonstrate how to use my libraries in your project.

WebRTC communication in my system:

WebRTC communication in my system

My Git Hub repo:

https://github.com/VeritasSoftware/WebRTC

Have a read...

Top comments (0)