vibhav011 / chatapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is basically a chat room web app using flask-socket.io

The user first creates a room and a room code is automatically assigned to them. If another user wishes to join that chatroom, they can simply type in the room code, their name and click join.

Multiple users can join same chat room.

About


Languages

Language:HTML 86.4%Language:Python 13.6%