Simple Socket Chat App with Django

This is a simple chat application built using Django and Django Channels, allowing real-time communication between multiple users without user authentication.

Features

  • Real-time messaging between multiple users
  • Simple interface for joining chat rooms and sending messages
  • No user authentication required