package
Version:
v0.0.11
Opens a new window with list of versions in this module.
Published: Jun 5, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ProbeSTUN tries binding to the given STUN uri and acquiring an address
ProbeTURN tries allocating a session from the given TURN URI
type ProbeResult struct {
URI *stun.URI
Err error
Addr string
}
ProbeResult holds the info about the result of a relay probe request
ProbeAll probes all given servers asynchronously and returns the results
Source Files
¶
Click to show internal directories.
Click to hide internal directories.