Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 288 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 288 Bytes

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.