Open sowsan opened 3 years ago
i believe blazor is just a web service app container for hosting an html with javascript + some api services. the idea will be very similar to twilio's example.
Any new developments in Blazor space? We are looking to utilize Agora in our Blazor Server (ASP.Net Core Hosted) project. Any hint or direction on documentation to support this for Chat, first iteration and then Voice, Voice Memo and Video calling would be greatly appreciated.
@Relki did you get any solution? same my requirement and looking for documentation etc.
Can we get an example for Blazor? Looking for something similar to what Twilio provides for their webrtc sdk
https://www.twilio.com/blog/build-video-chat-app-asp-net-core-blazor-webassembly-twilio-video
Thank you so much!