I have a service that exposes users array and it dynamically changes when users connect/disconnect. I want to bind this array to ngFor in my component so I trie
users