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

Removing all modes other than pub/sub #110

Merged

Conversation

gregmedd
Copy link
Contributor

As of today, the Zenoh query system does not support all required uProtocol use cases, such as capture and playback. In order to prioritize feature completeness over optimizations, we have decided to switch to using only the pub/sub mechanism in Zenoh for now.

closes #109

As of today, the Zenoh query system does not support all required
uProtocol use cases, such as capture and playback. In order to
prioritize feature completeness over optimizations, we have decided to
switch to using only the pub/sub mechanism in Zenoh for now.

closes eclipse-uprotocol#109
@gregmedd gregmedd self-assigned this Aug 16, 2024
Copy link

@stevenhartley stevenhartley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, only removing code :-). Lets start with this then optimize later!

@gregmedd gregmedd merged commit 81d3bfe into eclipse-uprotocol:main Aug 16, 2024
5 checks passed
@gregmedd gregmedd deleted the feature/up1.6.0/use-pubsub-only branch August 16, 2024 21:23
@gregmedd gregmedd mentioned this pull request Aug 17, 2024
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

Successfully merging this pull request may close these issues.

Switch transport implementation to all pub/sub
2 participants