Skip to content

Daliseiy/Django-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Chat App with Channels

This a chat application that uses the websockets protocol.It requires Django Channels and was deployed on heroku. The project is live at here

Tutorials

Technologies

This project was created with:

  • Python Version: 3.6.9
  • Django Version: 2.2.6
  • Redis: 6.0+

Setup

$ cd src
$ pip -r install requirements.txt
$ python manage.py runserver

Note : This is a deployed version of the code, To run it locally you will need to make changes to settings.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published