Skip to content

arjunsinghy96/channels-chat

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published