This is a DJANGO chaating app without websocket connection It works like user have to give a room name and his name and one other user who gives same room name can chat. But if a third user come and tried to choose the same room name it throw an error to create anew room as the room name is not available.