twilio / twilio-video-app-react

A collaboration application built with the twilio-video.js SDK and React.js
Apache License 2.0
1.81k stars 726 forks source link

what is the use of web sockets #826

Open palashc2011 opened 1 year ago

palashc2011 commented 1 year ago

I wanted to know the use of websockets in this app, even when I opted for a go room ( as the no of participants is just two). Since the media connections are webrtc, why do we need to have websocket connections? PFA the connection screenshot from the inspect panel.

Screenshot 2023-09-27 at 6 49 19 PM