Skip to content

Repository files navigation

Django Channels Chat

A simple chat server written in django using django-channels for websocket integration.

Note: First first migrations, migrate you database with this branch first. Then switch to the master branch.

TODO:

  • Transit from sqlite3 to postgresql
  • Document the code
  • Write more tests
  • Write generic class based consumers
  • Clean up views
  • Add exception handling

About

django chat backend with django channels

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages