package
0.38.1
Repository: https://github.com/aperturerobotics/bifrost.git
Documentation: pkg.go.dev

# Functions

NewFactory builds a UDP transport factory.
NewUDP builds a new UDP transport, listening on the addr.

# Constants

ConfigID is the string used to identify this config object.
ControllerID is the UDP controller ID.
TransportType is the transport type identifier.

# Variables

ExtendedSockBuf is the sockbuf parameter to set on udp sockets.
Version is the version of the udp implementation.

# Structs

Config is the configuration for the udp transport.
No description provided by the author
Factory constructs a UDP transport.
UDP implements a UDP transport.

# Type aliases

Link represents a UDP-based connection/link.