package
0.0.0-20170802220503-19f41278d0c9
Repository: https://github.com/willscott/goturn.git
Documentation: pkg.go.dev
# Functions
LongtermCredentials is a utility for indicating the long-term out-of-band credentials needed by TURN relays.
Create a TurnDialer from a connection to a TURN server, and a set of longterm credentials.
# Structs
StunClient maintains state on a connection with a stun/turn server.
A TURN Dialer is an implementation of net.Dialer which connects through a TURN relay.