You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).