Documentation ¶
Overview ¶
Registry tracks connections/addresses on which we are listening on, to allow us to pick a connection/address that has a NAT port mapping. This also makes our outgoing port stable and same as incoming port which should allow better probability of punching through.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Default = New()
)
Functions ¶
func Unregister ¶
func Unregister(scheme string, item interface{})
Types ¶
Click to show internal directories.
Click to hide internal directories.