So far I have only figured out a way to prevent a user from posting comments in a private chat. They can still go to the node, see the chat as it's happening, and just sit there if the wanted. That really isn't a private chat at all. It's a limited participant chat, sure, but certainly not private.

How do I set it so that only those users involved will see the chat? Thanks.

Comments

markwk’s picture

@RDK: Checkout the work I did in github related to this problem: https://github.com/markwk/chatroom (7.x-2.x-nodejs branch). Private chats work...

RKS’s picture

Thanks, Mark. It seems you've been everywhere these days.

markwk’s picture

@RKS: Yeah!