Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

Improve online list  #29

@zachferland

Description

@zachferland

Details pulled from here - 3box/3box-js#703

There is some things that can be done in the chatbox to still improve the experience for online ids/profiles. Now with auth later, users are not included in online list until they send a message. We may want to still auth earlier if you know the user wont have to sign a message. Second you probably want to represent num people/peers in room (not just ones who are on line and sent messages, authed at this point now, so doesnt send user join message till then), if not all are authed we could have a total number of peers, then the listmembers still with addresses/name and number of anonymous peers

If want to show number of total online peers, including anonymous, then we can add a simple helper function to 3box-js as well

cc @oznekenzo @michaelsena

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions