merge changes from master

This commit is contained in:
vadym 2021-09-13 15:55:21 +03:00
parent e7de29eb62
commit f0714ff52f
7 changed files with 75 additions and 74 deletions

View file

@ -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