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

Basic room system #6

Open
3 tasks
sknebel opened this issue Jun 20, 2015 · 0 comments
Open
3 tasks

Basic room system #6

sknebel opened this issue Jun 20, 2015 · 0 comments
Assignees

Comments

@sknebel
Copy link
Member

sknebel commented Jun 20, 2015

First larger step for the backend is to implement basic rooms that allow a group of clients to communicate. (compare meet-here/meet-here#13, meet-here/meet-here#14)

  • allow a client to create a new room
  • allow a client to join an existing room
  • allow a client to send a message that is received by all clients in the room

The system should be able to verify to contents of the message (= forbid that someone claims to be someone else/reject wrongly formatted data)

@sknebel sknebel self-assigned this Jun 20, 2015
@Bartzi Bartzi added this to the share Map Positions milestone Aug 6, 2015
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