uniyalnitin / django_chat

Real Time Chat Application built using django_channels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Channel Based Real Time Chat Application( using websockets) Create a migrations folder inside apps/chat directory, create an empty init.py file inside it(so that django recognises your application)

About

Real Time Chat Application built using django_channels


Languages

Language:Python 78.6%Language:HTML 21.4%