melihercan / WebRTCme

A cross-platform framework for adding WebRTC support to .NET MAUI, Blazor, and Desktop applications by using a single unified .NET/C# API.
https://github.com/melihercan/WebRTCme
MIT License
226 stars 46 forks source link

Stable Branch/Version? #5

Closed plumis1993 closed 3 years ago

plumis1993 commented 3 years ago

Hey, i am unable to build with latest changes/refactoring. "Melih" branch is working great but your latest changes really enhanced your webrtc implementation

One major issue is that Result.csproj cannot be loaded.

melihercan commented 3 years ago

HI there,

Sorry for the break. I have added the Result project to Externals now and this should sort out your build problem. I am having a major refactoring especially on Middleware and Servers, so code breakings are possible.

melihercan commented 3 years ago

When the MediaSoup support is completed, I will tag the code and make a new NuGet releases.

plumis1993 commented 3 years ago

Thank you very much! cant wait for the final release