Hello, I made some changes so that whenever someone messages you, your chat window would popup.
This is done via subscribing to notificationsX channel for each user at every page. Whenever someone messages, he publishes at that receiver X's notificationX channel with the conversation details. Then the conversation is opened via jquery.
Hello, I made some changes so that whenever someone messages you, your chat window would popup.
This is done via subscribing to notificationsX channel for each user at every page. Whenever someone messages, he publishes at that receiver X's notificationX channel with the conversation details. Then the conversation is opened via jquery.