Skip to content

vdsasi/chat-application-using-flask-socketio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chat-application-using-flask-socketio

This is a basic chat application using flask socketio. This help in providing a live chat experience without refreshing the webpage.

steps

step - 1: First of all, you need to create a room by giving the name. then a unique four digit code will be given to your room.

step - 2: Now you can use this room code and share this room code. Now by using this code all the other numbers can join into your created room(one that you created in the above step).

step - 3: Now, you can communicate with all the room members. any message that you send in the room will be recieved to all members in the room.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published