I am creating a app where multiple user can join into a room but am having problem with multiple connections between the users. I want add a video chat feature for multiple users. Is there any same/demo that I can refer for implementing it? I am using nodejs & socket.io for backend. Thank you.
Hi follow this tutorials
1 Like