RTCMultiConnection-SignalR
SignalR project for RTCMultiConnection
RTCMultiConnection github repository:
How to test?
Press F5 to run this project on Chrome, Firefox, Opera, Safari11 or Edge17.
Open two tabs; first tab should click "Open Room" button and another tab should join him using "Join Room" button.
Files
- RTCMultiConnection/index.html (main demo file)
- RTCMultiConnection/SignalRConnection.js (signaling handler for javascript)
- RTCMultiConnection/RTCMultiConnectionSignaling.cs (signalr codes)
- RTCMultiConnection/RTCMultiConnectionHub.cs (signalr codes)