forked from eclipse-uprotocol/up-streamer-rust
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[eclipse-uprotocol#54] Update to latest available Zenoh and vsomeip t…
…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
- Loading branch information
1 parent
4c233b7
commit 556fc9f
Showing
28 changed files
with
915 additions
and
922 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.