jhelovuo / RustDDS

Rust implementation of Data Distribution Service
Apache License 2.0
327 stars 66 forks source link

Support Discovery Server #346

Open tysonrm opened 3 months ago

tysonrm commented 3 months ago

Add support for discovery server, e.g. see fastDDS discovery server.

Use Cases:

Networks that do not support multicast. Improve discovery in large networks.