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

Channels implementation #118

Closed

Conversation

DenisBiryukov91
Copy link
Contributor

Add channels support for get/ Queryable / Subscriber

DenisBiryukov91 and others added 29 commits May 15, 2024 12:28
added support for bytes writer;
fixed functions passed to closures to be called through extern C wrapper
add tests for Bytes;
fix example with custom codec;
updated branches to dev/1.0.0;
remove usage of designated initializers (sincen ot standard for c++17);
do not return error directly in Query::reply/reply_err;
…anges/build_fix

Compatibility with dev/1.0.0 branch of zenoh-c
…onal-in-options

Use std::optional for optional arguments in options
fixed get with channels in tests and examples;
@DenisBiryukov91 DenisBiryukov91 deleted the dev/channels branch June 12, 2024 12:01
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.

2 participants