decentraland/kernel

Only show online users when connected to a channel

moliva opened this issue · 1 comments

When joined to a channel, kernel should report only the online users to the renderer, filtering out any user that is member of the channel but is offline.

This also comprises of refreshing the online users list for a given channel whenever users connect/disconnect from the Explorer.

Closed as part of #603.