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

Use pub/sub only of Zenoh (not queriables) #79

Open
stevenhartley opened this issue Aug 16, 2024 · 1 comment
Open

Use pub/sub only of Zenoh (not queriables) #79

stevenhartley opened this issue Aug 16, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@stevenhartley
Copy link

Per eclipse-uprotocol/up-spec#229, switch transport implementations of zenoh to use pub/sub only even for RPC and notification type of events. This is to drastically simplify the transport implementions

@stevenhartley stevenhartley added the enhancement New feature or request label Aug 16, 2024
@stevenhartley
Copy link
Author

Related to the C++ issue eclipse-uprotocol/up-transport-zenoh-cpp#109

@PLeVasseur PLeVasseur added this to the v1.6.0-alpha.4 milestone Aug 16, 2024
sophokles73 added a commit to SoftwareDefinedVehicle/up-transport-zenoh-rust that referenced this issue Oct 7, 2024
Removed code implementing RPC based on Queryables. Adapted tests and
example code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

3 participants