jhelovuo / RustDDS

Rust implementation of Data Distribution Service
Apache License 2.0
316 stars 65 forks source link

On mac air with m1 chip , find cannot bind the request address #314

Closed bigdaronlee163 closed 6 months ago

bigdaronlee163 commented 8 months ago
  1. run the shape example . cargo run --example=shapes_demo -- -S -t Square 2.image
  2. other example find the same result .
jhelovuo commented 8 months ago

I cannot reproduce the issue you are seeing, please provide more details.

Attempt to reproduce:

Result: Works as expected, no error messages on startup.

Note: RustDDS currently requires a working, broadcast-capable network interface to run even locally. The example won't work if your Wi-Fi is disabled.