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

Request events when attempting to navigate timestamps, and there are missing events #14

Closed
MaddieM4 opened this issue Aug 17, 2014 · 1 comment

Comments

@MaddieM4
Copy link
Member

Will want to look at how the Go version does it, and try to decide what makes sense for JS. I don't want to bikeshed it too much for an iteration of the protocol that will eventually be replaced, but this feature would be useful now.

@MaddieM4
Copy link
Member Author

MaddieM4 commented Sep 7, 2014

The Go implementation only requests timestamps as a response to 02-publish-events, if there are any unfamiliar events in the TS list. Going to do it the same way here - there are almost certainly some infinite loop cases to worry about, and the current Go implementation does not run into them.

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