Skip to content

Refactor Zenoh message modules and session handling#53

Merged
openminddev merged 3 commits intomainfrom
update-zenoh
Sep 15, 2025
Merged

Refactor Zenoh message modules and session handling#53
openminddev merged 3 commits intomainfrom
update-zenoh

Conversation

@openminddev
Copy link
Copy Markdown
Contributor

Moved message definitions from 'zenoh_idl' to new 'zenoh_msgs/idl' package and updated imports accordingly. Added 'zenoh_msgs/session.py' to encapsulate Zenoh session creation logic, replacing direct usage of zenoh.open() in audio stream modules. Cleaned up old 'zenoh_idl' package and updated init.py files for new structure.

Moved message definitions from 'zenoh_idl' to new 'zenoh_msgs/idl' package and updated imports accordingly. Added 'zenoh_msgs/session.py' to encapsulate Zenoh session creation logic, replacing direct usage of zenoh.open() in audio stream modules. Cleaned up old 'zenoh_idl' package and updated __init__.py files for new structure.
Changed the included package in pyproject.toml from 'zenoh_idl' to 'zenoh_msgs' to reflect the correct package structure.
@openminddev openminddev merged commit 27f61cf into main Sep 15, 2025
7 checks passed
@openminddev openminddev deleted the update-zenoh branch September 15, 2025 02:55
@openminddev openminddev restored the update-zenoh branch September 15, 2025 18:56
WenjinFu pushed a commit that referenced this pull request Apr 14, 2026
* Refactor Zenoh message modules and session handling

Moved message definitions from 'zenoh_idl' to new 'zenoh_msgs/idl' package and updated imports accordingly. Added 'zenoh_msgs/session.py' to encapsulate Zenoh session creation logic, replacing direct usage of zenoh.open() in audio stream modules. Cleaned up old 'zenoh_idl' package and updated __init__.py files for new structure.

* Update package include from zenoh_idl to zenoh_msgs

Changed the included package in pyproject.toml from 'zenoh_idl' to 'zenoh_msgs' to reflect the correct package structure.

* Fix import
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