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

Measure time for movement to after confirmation that MapUpdateEvent has been sent to all #60

Open
emilb opened this issue Apr 26, 2016 · 0 comments

Comments

@emilb
Copy link
Contributor

emilb commented Apr 26, 2016

The implementation now puts the MapUpdateEvent on the outgoing eventbus to each client and then directly starts the countdown.

Better to start the countdown till after we have confirmation that the messages has at least been sent. But to wait for a real ACK from all clients might be too much (and also difficult, and could be misused)

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