Closed anastalaz closed 8 years ago
mizzao:user-status
won't work once your application scales to multiple server since the user presence status is held in an in-memory collection. You can read more about it here.
I see, thanks for the info. Someone mentioned konecty:meteor-user-presence could handle multiple instances. Any thoughts?
Thanks for the PR! I will look into it. Although I have no further information about the scalability. But we should definitely discuss this.
I'll merge this and opened up another issue for the performance discussion. We can change it later on when there's more traffic on the website and we run into problems.
Added fa-user icon next to username which turns green when user is online using the mizzao:user-status package.