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

Project Updated #34

Closed KannanKrish closed 7 months ago

KannanKrish commented 7 months ago

1) Project Dependencies updated 2) Project target framework .net 8 added. 3) csproj configuration updated.

Roadmap: I can't build and run the project.

melihercan commented 7 months ago

I am still working on the update to .NET 8 in my spare time. I hope to check-in the code in soon.

melihercan commented 7 months ago

I checked-in the MAUI code with .NET 8. FYI.