Final project of the 42 Django Piscine: a real-time chat built with Django
Channels (ASGI). chat/ holds the rooms, models and WebSocket consumers,
account/ the authentication.
Run with docker compose up --build, then open http://localhost:8000.
Generated with lsphere.