Skip to content

brianeaton/up-streamer-rust

 
 

Repository files navigation

up-streamer-rust

up-streamer

Generic, pluggable uStreamer that should be usable in most places we need to write a uStreamer application to bridge from one transport to another.

Reference its README.md for further details.

up-linux-streamer

Concrete implementation of a uStreamer as a binary.

Reference its README.md for further details.

Building

Included is a dependency on up-transport-vsomeip-rust in order to communicate via SOME/IP that imposes some additional build considerations.

Please reference the documentation for vsomeip-sys and note

  • the build requirements for vsomeip in the linked documentation in the COVESA repo
  • the environment variables which must be set

About

Generic uStreamer implementation written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.2%
  • Shell 0.8%