This repo includes application for 1-1 audio/video chats and remote desktop control applications.
Repo uses peerjs(webrtc wrapper) alongwith socket.io for signalling :
Demo of the project : https://hidden-taiga-46666.herokuapp.com/
1.Latest code for video-calling is in video_calling branch.
2.Latest code for Remote Desktop Control is in Remote_desktop branch.