Persist Opening of Conversations

Issue #89 closed
Ron Michael created an issue

I noticed that one a user sends a message to another user the recipient needs to refresh the page or go back to the Inbox to view the sender's message.

Can I suggest that instead of having the recipient go back and forth between inbox and message-view it would be just open. Although I think that for this to work, you'd need django-socketio to keep an open connection between users.

Comments (1)

  1. Patrick Samson repo owner

    This feature pertains to your target, a chat app. It's out of scope for django-postman as a messaging app.

  2. Log in to comment