overmindtech / sdp

Protobuf based protocol for describing the state of a system
Other
4 stars 1 forks source link

Minimal implementation of edge queries #211

Closed DavidS-ovm closed 4 months ago

DavidS-ovm commented 4 months ago

This is a step in the direction of making Item responses more flexible by replacing the embedded LinkedItems and LinkedItemQueries with a stream of Edges instead. This will require a bunch of work across all producers and consumers before we can remove LI and LIQs.