-
-
Notifications
You must be signed in to change notification settings - Fork 47
Home
melihercan edited this page Feb 11, 2023
·
14 revisions
Through a unified .NET/C# API, the cross-platform WebRTCme framework adds WebRTC support to Blazor, Xamarin Forms, MAUI, and Desktop applications.
The native code's structure and how APIs and SDKs are created from it are shown in the diagram below.
As seen in the above diagram, separate SDKs (APIs), programming languages, and skill sets are needed to create WebRTC applications for each platform. To simplify the work of application programmers and shorten time to market, this project aims to integrate and abstract these many APIs into a single unified.NET/C# API.