icare icon indicating copy to clipboard operation
icare copied to clipboard

Auto population of new message

Open singlavipesh opened this issue 9 years ago • 1 comments

If we do online chat with another user of app ,the other user should get the message without refreshing the page. But currently if two users who are both loged in the app and are in an online conversation and if one user sent a message the other user is not able to see the message from first user unless second user send a message to first user . For replicating the bug please login parley from two Facebook accounts using two browsers and use the conversation feature

singlavipesh avatar Sep 07 '14 14:09 singlavipesh

Rails 5 could help us in implementing this feature: https://github.com/rails/rails/tree/master/actioncable

tagliala avatar Jan 03 '16 16:01 tagliala