eclipse-uprotocol / up-streamer-rust

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

Integration of Socket Transport to uStreamer #24

Open PLeVasseur opened 2 months ago

PLeVasseur commented 2 months ago

Depends on the Rust socket transport being spun out into its own: up-transport-socket

Should be an option for the host transport

Setup the configuration file with any details necessary for the socket transport initialization

tranwitt commented 1 month ago

I want to look into this task.