Skip to content

YuvaRajAF/Chat_Room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App Using Flask, SocketIO

This is a simple chat application which uses Python, Flask and Socket IO.

Installation

  • Clone the repository.

  • Install all the required libraries by running the following command

    pip install -r requirements.txt

Run

Execute the application by

python app.py

Incompatibilty Issues

  • for any backward compatibilty issues use the below commands

    pip install --upgrade python-socketio==4.6.0

    pip install --upgrade python-engineio==3.13.2

    pip install --upgrade Flask-SocketIO==4.3.1

Screenshots

Chat Screen

Chat Room

About

Chat Room App Using Python,SocketIO & Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published