I am creating a real time chat room. However unlike many other examples available, a single chatroom is only accessible to authenticated users, with whom the room is shared with using invitational based authentication.I am creating a real time chat room. However un