Skip to content

ademz/chat_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Django Channels Chat Server

Overview

This project is a real-time chat server implemented using Django and Django Channels. It demonstrates the use of WebSockets to enable live, bidirectional communication between a web client and a server.

Features

  • Real-time messaging
  • Room-based chats
  • Scalable architecture

Prerequisites

  • Python 3.x
  • Django
  • Django Channels
  • Channels Redis
  • Docker (for running Redis)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published