Everest1508 / web-sockets-chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:HTML 70.4%Language:Python 29.6%