educative.io

Whenever a user comes online, the server can always broadcast that status

  1. Whenever a user comes online, the server can always broadcast that status with a delay of a few seconds to see if the user does not go offline immediately.

why does the server broadcast? don’t the clients already poll the server every so often? how would the broadcast work? is it only broadcast to all the user’s friends?