Skip to content

NKrChauhan/chat-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chat-room

not using the default normal approch of making the ajax call continuously and refreshing the page content.

instead we will use websockets/django_channels for real-time communications and redis-server as backend.

ChatApp