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

Adding Querier (unstable) to Zenoh-Kotlin #316

Merged
merged 5 commits into from
Dec 9, 2024

Conversation

DariusIMP
Copy link
Member

This PR provides the querier functionality on eclipse-zenoh/zenoh#1591.

It also features a querier example, has been tested manually as well as through unit tests.

However this PR does not introduce the following functions available on the Rust API:

  • querier.matching_status()
  • querier.matching_listener()
  • querier.accepts_replies()
  • querier.id()

Copy link

github-actions bot commented Dec 4, 2024

PR missing one of the required labels: {'internal', 'documentation', 'new feature', 'dependencies', 'bug', 'breaking-change', 'enhancement'}

@DariusIMP DariusIMP added enhancement New feature or request release Part of the next release labels Dec 4, 2024
@DariusIMP
Copy link
Member Author

Marked the Querier feature as Unstable.

@DariusIMP DariusIMP changed the title Adding Querier to Zenoh-Kotlin Adding Querier (unstable) to Zenoh-Kotlin Dec 5, 2024
@milyin milyin merged commit 7b1c940 into eclipse-zenoh:main Dec 9, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request release Part of the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants