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 timestamp and allowed_destination properties #428

Merged

Conversation

sashacmc
Copy link
Member

@sashacmc sashacmc commented Jun 7, 2024

Add:

  • timestamp to the: z_delete_options_t, z_publisher_delete_options_t, z_publisher_put_options_t, z_put_options_t
  • allowed_destination to the: z_publisher_options_t, z_delete_options_t, z_put_options_t
  • z_timestamp_new method to create timestamp

Closes: #384

NB: congestion_control already present for put, but for publisher it should be added as z_publisher_set_congestion_control, it will be done in separate PR

sashacmc added 3 commits June 7, 2024 11:25
Add timestamp and allowed_destination to the z_delete_options_t
Add timestamp to the z_publisher_put_options_t
@sashacmc sashacmc force-pushed the add_timestamp_property branch from a8fbb5c to 4966644 Compare June 7, 2024 09:25
@sashacmc sashacmc changed the title Add timestamp property Add timestamp and allowed_destination properties Jun 7, 2024
@sashacmc sashacmc marked this pull request as ready for review June 7, 2024 10:55
@milyin milyin merged commit 7db2bac into eclipse-zenoh:dev/1.0.0 Jun 7, 2024
6 checks passed
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.

2 participants