Blazor- WebRTCme

[删除(380066935@qq.com或微信通知)]

WebRTCme

 melihercan/WebRTCme: Providing WebRTC functionality to Blazor, Xamarin Forms and MAUI applications with a single common API. (github.com)

WebRTCme framework libraries provide WebRTC functionality to Blazor and Xamarin Forms applications with a single common API. Here is the link to the story published in Medium regarding this framework.

As stated in the WebRTC site: "With WebRTC (Real-Time Communication for the Web), you can add real-time communication capabilities to your application that works on top of an open standard. It supports video, voice, and generic data to be sent between peers, allowing developers to build powerful voice- and video-communication solutions. The technology is available on all modern browsers as well as on native clients for all major platforms. The technologies behind WebRTC are implemented as an open web standard and available as regular JavaScript APIs in all major browsers. For native clients, like Android and iOS applications, a library is available that provides the same functionality."