You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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
No description provided.
The text was updated successfully, but these errors were encountered: