package
0.30.0
Repository: https://github.com/netbirdio/netbird.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewClient creates a new client for the relay server.
NewConn creates a new connection to a relayed remote peer.
NewGuard creates a new guard for the relay client.
NewManager creates a new manager instance.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Client is a client for the relay server.
Conn represent a connection to a relayed remote peer.
Guard manage the reconnection tries to the Relay server in case of disconnection event.
Manager is a manager for the relay client instances.
Msg carry the payload from the server to the client.
No description provided by the author
RelayTrack hold the relay clients for the foreign relay servers.
No description provided by the author

# Interfaces

ManagerService is the interface for the relay manager.

# Type aliases

No description provided by the author