Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 400 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 400 Bytes

Anonymuos-chat

Basic implementation chat using web-socket and django channels, without storing any chat-data, Whenever you refresh/reload/close the webpage then you cannot see previous chats.

Screenshot

l. Person to Person chat

l. Share key then start communication

Tools used

Django

Redis

Django-channels

Websockets