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

Embed WebSocket server must fetch bracket on PUB #32

Open
mockenoff opened this issue Apr 19, 2016 · 0 comments
Open

Embed WebSocket server must fetch bracket on PUB #32

mockenoff opened this issue Apr 19, 2016 · 0 comments
Assignees
Milestone

Comments

@mockenoff
Copy link
Owner

Instead of rerouting information directly from whatever source sends the PUB signal (it'll be the dashboard), the WebSocket embed server should ACK the PUB and then retrieve the bracket model.

This is to avoid packet manipulation if someone manages to decipher the message structure.

Ideally, the Ember dashboard would save via the API, the API would cache, and the embed server would retrieve from the cache.

@mockenoff mockenoff self-assigned this Apr 19, 2016
@mockenoff mockenoff added this to the MVP milestone Apr 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant