Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render indenticons for peers in chat #20

Closed
2color opened this issue Apr 4, 2023 · 1 comment
Closed

Render indenticons for peers in chat #20

2color opened this issue Apr 4, 2023 · 1 comment

Comments

@2color
Copy link
Collaborator

2color commented Apr 4, 2023

Background

Once multiple peers join a chat room, the UI should help you distinguish who the messages are coming from.

Identicons are a common way to do create unique visual identifiers.

Details

Render an identicon next to each message in the chat UI based on the peer ID.

Note that this requires that all messages are signed; otherwise, the originating peer ID is not included in the message.

@p-shahi
Copy link
Member

p-shahi commented Apr 6, 2023

done by @jochasinga in #14

@p-shahi p-shahi closed this as completed Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants