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

Add writer, seek, iterator, tuple support to Payload and ZSerde #919

Merged
merged 21 commits into from
Apr 10, 2024

Conversation

Mallets
Copy link
Member

@Mallets Mallets commented Apr 10, 2024

No description provided.

@eclipse-zenoh-bot
Copy link

@Mallets If this pull request contains a bugfix or a new feature, then please consider using Closes #ISSUE-NUMBER syntax to link it to an issue.

Copy link
Contributor

@milyin milyin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good for me. The only concern is why use own trait instead of https://doc.rust-lang.org/std/io/trait.Seek.html ?
@Mallets replied: because our interface is no_std

commons/zenoh-buffers/src/lib.rs Show resolved Hide resolved
@milyin milyin merged commit 3c8c97f into protocol_changes Apr 10, 2024
11 of 15 checks passed
@milyin milyin deleted the protocol_attachment branch April 10, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

3 participants