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

test Feature/update zenoh someip transport builds #28

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

PLeVasseur
Copy link
Owner

No description provided.

@PLeVasseur PLeVasseur force-pushed the feature/update-zenoh-someip-transport branch 11 times, most recently from 666408e to a7590de Compare November 14, 2024 15:28
…ransports.

Main content:

* Convert up-streamer from async-std to tokio
* Update tests to tokio from async-std
* Ensure examples work again:
  * me_service <-> ue_client
  * ue_service <-> me_client
  * ue_publisher -> me_subscriber
  * me_publisher -> ue_subscriber

Useful improvements:

* Remove 'unstable' and 'internal' features of Zenoh now that no longer needed.
* Modify build to allow optionally building with Zenoh and/or vsomeip. If building with both, reference streamers that use them both are then built.
* Move optional dependecies' version declaration into workspace Cargo.toml, flag as optional in each package.

Implements #11
Implements #29
Implements eclipse-uprotocol#53
@PLeVasseur PLeVasseur force-pushed the feature/update-zenoh-someip-transport branch from a7590de to 556fc9f Compare November 14, 2024 17:26
@PLeVasseur PLeVasseur merged commit 7f2c2b6 into main Nov 20, 2024
7 checks passed
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