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

Before showing the room view get the user's name/handle #61

Open
ryanrolds opened this issue Jul 4, 2020 · 0 comments
Open

Before showing the room view get the user's name/handle #61

ryanrolds opened this issue Jul 4, 2020 · 0 comments

Comments

@ryanrolds
Copy link
Owner

Before showing the room view, show a view asking for the user's name/handle. Store the name in the Redux state. Create a new message that sends the name to the signaling server. The signaling server should add the name to WebSocketPeer struct for that peer. The signaling server shouldn't allow users without a name set to join a room.

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

1 participant