Will involve spinning up the streamer then, in-turn, each pair of examples to prove data flows
Add a new CI flow performing these tests
The reasoning: currently whenever we update one of the streamer implementations (binary or plugin or even the examples) we then have to go run each pair in turn to make sure we didn't break something.
IMHO it makes sense to write it in a way that supports both, but only do the stand-alone binary in CI for now.
We need to do #43 and then can enable running the Zenoh plugin in CI as well.
Will involve spinning up the streamer then, in-turn, each pair of examples to prove data flows
Add a new CI flow performing these tests
The reasoning: currently whenever we update one of the streamer implementations (binary or plugin or even the examples) we then have to go run each pair in turn to make sure we didn't break something.
IMHO it makes sense to write it in a way that supports both, but only do the stand-alone binary in CI for now.
We need to do #43 and then can enable running the Zenoh plugin in CI as well.