Description
Currently, realtime displays a username per user.
But, the usernames are picked randomly in a fixed set of names and avatars.
Since we have access to the name of the currently logged-in users, we must use them by default.
Note that it is still useful to fall back to arbitrary names for guest users.