# Multicast example
This example allows to create entities that can find among them using multicast.
## Test it!
In several terminals or machines connected to the same LAN, run the multicast example:
```
cargo run --example multicast <name>
```
Consecutive nodes will find each others.