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

# Functions

No description provided by the author
NewUDPMuxDefault creates an implementation of UDPMux.
NewUniversalUDPMuxDefault creates an implementation of UniversalUDPMux embedding UDPMux.

# Structs

No description provided by the author
UDPMuxDefault is an implementation of the interface.
UDPMuxParams are parameters for UDPMux.
UniversalUDPMuxDefault handles STUN and TURN servers packets by wrapping the original UDPConn It then passes packets to the UDPMux that does the actual connection muxing.
UniversalUDPMuxParams are parameters for UniversalUDPMux server reflexive.

# Type aliases

FilterFn is a function that filters out candidates based on the address.