Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 314 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 314 Bytes

It is a web based application developed using react and WEBRTC(Socket.io). It uses express nodejs to create server for the application and it also uses socket-io for the methods related to a call like answer a call, leave a call, etc. It is a peer to peer video call application using inbuilt simple-peer library.