eclipse-uprotocol / up-streamer-rust

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

Integration of Socket Transport to uStreamer #24

Open PLeVasseur opened 3 months ago

PLeVasseur commented 3 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 3 months ago

I want to look into this task.