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

Extract the reconciled loader #374

Open
Tracked by #371 ...
hannahhoward opened this issue Mar 29, 2022 · 0 comments
Open
Tracked by #371 ...

Extract the reconciled loader #374

hannahhoward opened this issue Mar 29, 2022 · 0 comments

Comments

@hannahhoward
Copy link
Collaborator

hannahhoward commented Mar 29, 2022

What

The reconciled loader is useful to anyone who wants to verify a stream of responses against a selector traversal. It should probably live on its own though.

Design decisions:

  • need to cleanup methods for public interface
  • should we support multiple streams of incoming data?
  • should we support the local traversal getting ahead of the remote traversal (skipped during initial implementation).
@hannahhoward hannahhoward changed the title Extract the reconciled loader to an independent package to be used by end users verifying returned data Extract the reconciled loader Mar 29, 2022
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