Skip to content

Basic asynchronous chat functionality built using Django websockets.

License

Notifications You must be signed in to change notification settings

ggjersund/django-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-chat

Heroku hosted chat using Websockets.

Dependencies:

python
pipenv
docker

Note 1: UNFINISHED EXAMPLE REPO, ONGOING WORK! The plan is to implement stored chat service with user registration. Frontend will probably be REACT. Note 2: To run locally you currently need docker and redis, as I have not split up the prod/dev settings. Also note that I WILL change the SECRET_KEY when finalizing the project.

About

Basic asynchronous chat functionality built using Django websockets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published