We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The list of API alignment issues
clone
config::client
config::peer
to_string
Id
*_drop
z_undecalre_*
z_open_options_t
z_close_options_t
z_open
z_close
----------------------- For 1.1
----------------------- Cancelled ?
Make writer consume z_bytes_t and then return it upon finishing all writes
Opaque callback, shared reference in callback parameter. Rust API change, zenoh-pico and zenoh-cpp supposedly not affected
Make sure that all bindings and languages have a same level of documentation, compatible examples, good level of information in the README, etc.
The text was updated successfully, but these errors were encountered:
Lowering priority: only config for rust and take for callback parameters remains
Sorry, something went wrong.
milyin
No branches or pull requests
The list of API alignment issues
clone
methods: coordination task #1372 (coordination task)config::client
andconfig::peer
to_string
method (or string type conversion) forId
type zenoh-cpp#200*_drop
andz_undecalre_*
zenoh-pico#655z_open_options_t
,z_close_options_t
parameters forz_open
,z_close
----------------------- For 1.1
----------------------- Cancelled ?
Make writer consume z_bytes_t and then return it upon finishing all writes
Opaque callback, shared reference in callback parameter. Rust API change, zenoh-pico and zenoh-cpp supposedly not affected
Make sure that all bindings and languages have a same level of documentation, compatible examples, good level of information in the README, etc.
The text was updated successfully, but these errors were encountered: