mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-30 15:15:07 +03:00
merge changes from master
This commit is contained in:
parent
e7de29eb62
commit
f0714ff52f
7 changed files with 75 additions and 74 deletions
|
@ -21,8 +21,8 @@ import (
|
|||
)
|
||||
|
||||
// Multicast represents the multicast advertisement and discovery mechanism used
|
||||
// by Mesh to find peers on the same subnet. When a beacon is received on a
|
||||
// configured multicast interface, Mesh will attempt to peer with that node
|
||||
// by RiV-mesh to find peers on the same subnet. When a beacon is received on a
|
||||
// configured multicast interface, RiV-mesh will attempt to peer with that node
|
||||
// automatically.
|
||||
type Multicast struct {
|
||||
phony.Inbox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue