Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages