Extract the reconciled loader
Open
- Dominant language
- Go
- Stars
- 103
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
# 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).
Contributor guide
Assessment
This issue has not been assessed yet.