Skip to content

azerv1/flask-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat App

This app allows users to chat with others in real-time by creating and joining chat rooms. Users can pick a username, create a room, join existing rooms, and view chat history using Redis as a backend storage.

Technologies Used

  • Flask & SocketIO
  • Redis : Key-value store used for storing chat history.
  • Docker, docker-compose
  • Nginx

Setup

For now, Flask secret is set to 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published