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

Closed
stevenhartley opened this issue Aug 16, 2024 · 2 comments
Closed

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

stevenhartley opened this issue Aug 16, 2024 · 2 comments
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
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.
sophokles73 added a commit to SoftwareDefinedVehicle/up-transport-zenoh-rust that referenced this issue Oct 10, 2024
Removed code implementing RPC based on Queryables. Adapted tests and
example code.
sophokles73 added a commit to SoftwareDefinedVehicle/up-transport-zenoh-rust that referenced this issue Oct 10, 2024
Removed code implementing RPC based on Queryables. Adapted tests and
example code.
sophokles73 added a commit to SoftwareDefinedVehicle/up-transport-zenoh-rust that referenced this issue Oct 10, 2024
Removed code implementing RPC based on Queryables. Adapted tests and
example code.
evshary pushed a commit that referenced this issue Oct 13, 2024
Removed code implementing RPC based on Queryables. Adapted tests and
example code.
@evshary
Copy link
Contributor

evshary commented Oct 17, 2024

Done via #83

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: Done
Development

No branches or pull requests

3 participants