Avatar

Level 10

Hi usercollection,

A word of advice - punctuation and actually spelling out words makes requests easier to read.

What you probably want to do is have everyone subscribing to a simpleChatModel before anyone clicks on the user list. Clicking on the user list would bring up a chat UI that talks to the simpleChatModel. If the receiving user gets a message from the simpleChatModel, pop up the chat UI if it's not already up.

hope that helps

nigel