1. Introduction¶
LetsChat is a simple python group chat server. It is similar in application to any ordinary chat server except that this application can be used only for the purpose of chatting in a group which means we cannot use this application for the purpose of chatting one-to-one. It is a console based application.