Skip to content

Conversation

rchiodo
Copy link
Contributor

@rchiodo rchiodo commented Sep 26, 2025

This PR adds another request handler for TSP = "typeServer/getSnapshot". The snapshot request is how the client side of a TSP connection indicates which 'state of the world' it's currently querying about. The server side keeps a 'snapshot' to indicate when the state of the world has changed.

Internally I used the 'epoch' and the 'RecheckFinished' event to indicate what the snapshot is and when it's changed.

@meta-cla meta-cla bot added the cla signed label Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant