Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 309 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 309 Bytes

Chat-Room

  • A 1v1 Video Chatting application using Python3 sockets.

  • To Host:-

python3 serverMedia.py
  • To Connect:-
python3 clientMedia.py

Please Go through this link for further details.