Here is the demonstration of a simple real-time chat application created with the use of Django ( python framework) and Ajax(JavaScript library). A common room name and a unique username pane are available at the home page. Once the details are filled, it takes the user(s) directly to the room where chats can be performed , and these chats are seen by all users in real time. The room name can be a topic e.g Politics, Software Development etc. So all users entering that room can see all the messages in real time and interact effectively.
Drop your comments and please don't forget to subscribe
コメント