Skip to content

Realtime chat app built with Django, Channels and Redis

Notifications You must be signed in to change notification settings

vibhakar025/realtime-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtime-chat-app

Realtime chat application built with Django, Channels. Any user can join a new/existing chat room and communicate.

Usage

docker run -p 6379:6379 -d redis:5
python manage.py runserver

About

Realtime chat app built with Django, Channels and Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published