dwyl / dwyl/chat

List of People Who are Online/Active

Open
#38 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Elixir
Stars
65
Forks
8
PR merge metrics
No merged PRs in 30d

Description

As a person using the "chat" app
I would like to see who is available/online
so that I can converse with that person.

# Acceptance Criteria
+ [ ] when a user registers into the chat `emit joined` their name back to the server
+ [ ] when the server receives the `joined` message (_with the username_):
+ [ ] add the user to the list of available people
+ [ ] broadcast that list (_or just the new joiner_) to everyone who is connected
+ [ ] display the name of the joiner in the UI

@finnhodgkin / @ZooeyMiller is this enough criteria to go on?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.