• Stars
    star
    2
  • Language
    JavaScript
  • Created over 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple chat web app built with Django. The app implements basic user authentication, a REST API (DRF) and chatting is done over web-sockets (Django-Channels).