Skip to content

petronetto/flask-redis-realtime-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Realtime Chat

What

This is a simple example using Flask and Redis Pub/Sub for a realtime chat application.

Running

Run the follow command (you need Docker installed):

docker-compse run --build

Go to http://localhost:5000

Enjoy :)

License: BSD 3-clause

Releases

No releases published

Packages

No packages published