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

rename "encoding" to "serialize" #451

Closed
milyin opened this issue Jun 13, 2024 · 1 comment
Closed

rename "encoding" to "serialize" #451

milyin opened this issue Jun 13, 2024 · 1 comment
Labels
api fix Problem in the API release Part of the next release

Comments

@milyin
Copy link
Contributor

milyin commented Jun 13, 2024

Describe the release item

In the rust API conversion from/to basic types to Bytes payload is named "serialization". This is done purposedly to separate this concept from the Encoding type which is not directly related to it.
In the zenoh-c the z_bytes_encode_... / decode functions should be renamed to serialize/deserialize too I believe.

The issue is open for discussion.

@milyin
Copy link
Contributor Author

milyin commented Jun 13, 2024

Approved by @Mallets , let's do this both for zenoh-c and pico

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api fix Problem in the API release Part of the next release
Projects
Status: Done
Development

No branches or pull requests

1 participant