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

Support RingBuffer to get the latest sample. #851

Merged
merged 10 commits into from
Mar 26, 2024

Conversation

evshary
Copy link
Contributor

@evshary evshary commented Mar 20, 2024

As a successor of #782, create a RingBuffer for users to get the latest data easily.

Closes #809

Signed-off-by: ChenYing Kuo <evshary@gmail.com>
@eclipse-zenoh-bot
Copy link
Contributor

@evshary 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.

1 similar comment
@eclipse-zenoh-bot
Copy link
Contributor

@evshary 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.

Signed-off-by: ChenYing Kuo <evshary@gmail.com>
Signed-off-by: ChenYing Kuo <evshary@gmail.com>
@evshary evshary changed the title Add RingQueue to support getting the latest sample. Support RingBuffer to get the latest sample. Mar 22, 2024
@eclipse-zenoh-bot
Copy link
Contributor

@evshary 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.

1 similar comment
@eclipse-zenoh-bot
Copy link
Contributor

@evshary 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.

Signed-off-by: ChenYing Kuo <evshary@gmail.com>
Signed-off-by: ChenYing Kuo <evshary@gmail.com>
@evshary evshary marked this pull request as ready for review March 22, 2024 09:32
zenoh/src/handlers.rs Outdated Show resolved Hide resolved
zenoh/src/handlers.rs Outdated Show resolved Hide resolved
Signed-off-by: ChenYing Kuo <evshary@gmail.com>
Signed-off-by: ChenYing Kuo <evshary@gmail.com>
Signed-off-by: ChenYing Kuo <evshary@gmail.com>
Signed-off-by: ChenYing Kuo <evshary@gmail.com>
Signed-off-by: ChenYing Kuo <evshary@gmail.com>
@Mallets Mallets merged commit c7cc575 into eclipse-zenoh:protocol_changes Mar 26, 2024
8 checks passed
@evshary evshary deleted the add_ring_queue branch March 26, 2024 12:36
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.

3 participants