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

Implement slice map <-> payload conversion #443

Closed
sashacmc opened this issue Jun 26, 2024 · 1 comment
Closed

Implement slice map <-> payload conversion #443

sashacmc opened this issue Jun 26, 2024 · 1 comment
Labels
release Part of the next release

Comments

@sashacmc
Copy link
Member

Describe the release item

@sashacmc sashacmc added the release Part of the next release label Jun 26, 2024
@sashacmc sashacmc changed the title Add slice map <-> payload conversion Implement slice map <-> payload conversion Jun 26, 2024
@DenisBiryukov91
Copy link
Contributor

I think this is not needed and also should be removed from zenoh-c. Slice map was introduce as a way to pass key-value pairs (mostly for attachment), but it is no longer required since we can use z_bytes_iterator.

@sashacmc sashacmc closed this as not planned Won't fix, can't repro, duplicate, stale Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Part of the next release
Projects
Status: Done
Development

No branches or pull requests

2 participants