thealphacod3r / chat_room

A common chat room for chatting using Django Channels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start Redis Server Before Running the

python manage.py runserver for working of Websockets

http://127.0.0.1:8000/chat/

Enter any lobby room to enter the Chat Room.

Now Copy the url and open the same page in new window, now every message can be seen on both the windows.

About

A common chat room for chatting using Django Channels


Languages

Language:Python 77.5%Language:HTML 22.5%