Skip to content

Latest commit

 

History

History

multicast

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.