TradeX/ │ ├── SaralInteractiveApi/ # ASP.NET Core solution containing Web API implementation for Saral Info ├── SaralInteractiveApiNetFramework/ # .NET ...
I currently have a websocket server setup with the WebRTCWebSocketPeer, and it works great when using the html file from the WebRtcSendAudio example project. However, I'm trying to create a C# console ...