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

Matches controller updates #70

Open
4 of 5 tasks
bernatfortet opened this issue Sep 7, 2013 · 1 comment
Open
4 of 5 tasks

Matches controller updates #70

bernatfortet opened this issue Sep 7, 2013 · 1 comment
Assignees
Labels

Comments

@bernatfortet
Copy link
Owner

  • Controller know when two users are on the same match
  • Matches have state: empty, filling, full, playing, finished
  • Client controller receives callback from server after joining a match with one user already
  • Server controller emits an event to two clients in a match in order to start.
  • Client can rejoin a match.
@ghost ghost assigned bernatfortet Sep 7, 2013
@bernatfortet
Copy link
Owner Author

Check this pdf to send and receive messages between clients
https://www.dropbox.com/s/0ywsu2ru7gsf8q5/lets-create-a-realtime-blackboard.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant