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

Middleware Hangup function #18

Closed Vuyiswamb closed 2 years ago

Vuyiswamb commented 2 years ago

The Demo example has a hangup function but the the nuget does not have that function , when is the latest version will be released on the nuget, or should i just compile the example projects and use the middleware ?

melihercan commented 2 years ago

Hi @Vuyiswamb, I still have to do some updates before the next version of NuGets, so please compile for yourself for now.

Vuyiswamb commented 1 year ago

Thank you very much .

On Sat, Jul 30, 2022 at 10:29 AM melihercan @.***> wrote:

Closed #18 https://github.com/melihercan/WebRTCme/issues/18 as completed.

— Reply to this email directly, view it on GitHub https://github.com/melihercan/WebRTCme/issues/18#event-7093550450, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABM5D7UBMHJJZ2YGNO4VKJTVWTRXPANCNFSM5WXIDNTQ . You are receiving this because you were mentioned.Message ID: @.***>

melihercan commented 1 year ago

The Demo example has a hangup function but the the nuget does not have that function , when is the latest version will be released on the nuget, or should i just compile the example projects and use the middleware ?

Please use the latest source code and compile it yourself for now. NuGet is pretty old and I am not yet to the level I want to release a new NuGet version.

Currently I am adding MAUI support (that will provide Windows and macOS desktop platforms in addition to mobile and WEB) and once completed, I will release a new version of the NuGet.