derpmesh

package
v0.27.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2023 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mesh

type Mesh struct {
	// contains filtered or unexported fields
}

func New

func New(logger slog.Logger, server *derp.Server, tlsConfig *tls.Config) *Mesh

New constructs a new mesh for DERP servers.

func (*Mesh) Close

func (m *Mesh) Close() error

Close ends all active meshes with the DERP server.

func (*Mesh) SetAddresses

func (m *Mesh) SetAddresses(addresses []string, connect bool)

SetAddresses performs a diff of the incoming addresses and adds or removes DERP clients from the mesh.

Connect is only used for testing to ensure DERPs are meshed before exchanging messages. nolint:revive

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL