Skip to content

Implementation of Django Chat App using Django Channels

License

Notifications You must be signed in to change notification settings

IT-Pro-uz/Django-ChitChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Channels Chat App - ChitChat

Implementation of Django Chat App using Django Channels

overview

The server uses Django Channels to establish a websocket connection to the client for messages and soon, notifications.
Channels requires a redis server to be running, more info can be found about Django Channels here

image

About

Implementation of Django Chat App using Django Channels

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.2%
  • Tcl 3.6%
  • C 1.3%
  • C++ 0.6%
  • HTML 0.4%
  • JavaScript 0.4%
  • Other 0.5%