eclipse-uprotocol / up-streamer-rust

Generic uStreamer implementation written in Rust
Apache License 2.0
1 stars 13 forks source link

Update documentation with exact steps to build/execute up-streamer-rust and all other flows #47

Open pranavishere2 opened 3 months ago

pranavishere2 commented 3 months ago

There is a need to update documentation. There are some recent changes merged in main branch because of which documentation update is needed.

As per the latest changes below is the new command: cargo run --bin up-linux-streamer -- --config up-linux-streamer/DEFAULT_CONFIG.json5

where --bin is newly added and the options are: me_client, me_publisher, me_service, me_subscriber, ue_client, ue_publisher, ue_service, ue_subscriber, up-linux-streamer

PLeVasseur commented 3 months ago

Would you like to take this one @pranavishere2?

pranavishere2 commented 3 months ago

@PLeVasseur Sure. Please assign this to me