/Python-Chat-Room

This is a ChatRoom made using python that works on the concept of Socket Programming (UDP). Multithreading is used to receive and send data parallelly from both sides.

Primary LanguagePython