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.
l. Person to Person chat
l. Share key then start communication
Django
Redis
Django-channels
Websockets