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

style(daemon): better module separation #222

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

J-Loudet
Copy link
Contributor

This crate exposes two sets of elements:

  • the Zenoh-Flow daemon and how to create it,
  • a set of Queries to interact and manage a Daemon from the outside

This commit provides a better logical separation than what was done in #221. In particular,
the functions to spawn the queryables are located in the daemon folder.

This crate exposes two sets of elements:
- the Zenoh-Flow daemon and how to create it,
- a set of Queries to interact and manage a Daemon from the outside

This commit sets up this logical separation.

Signed-off-by: Julien Loudet <julien.loudet@zettascale.tech>
@J-Loudet J-Loudet merged commit 2b22ef0 into main Mar 21, 2024
9 checks passed
@J-Loudet J-Loudet deleted the refactor/module-separation branch June 4, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant