This is my simple python chat application. The application is based on flask and used wtf module for creating form .The chat system is based on socketio which helps to connect and send message between users in friendly way. The client side of socket io is based on javascript while flask handle the server side. This is not the final product we wi…
-
Updated
Nov 5, 2020 - HTML