/vid_chat

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Video chat appication

A webrtc based video chat application

Some of the important features:
  • Sense friends online presence using websockets
  • Video chat with friends
  • User registration
  • Searching friends and sending friend requests
  • Mangodb based user management

Fun parts:
  • Web presence using websockets
  • WebRTC implementation