Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectToServerSpecification ¶
func ConnectToServerSpecification(t testing.TB, serverConnect ServerConnect)
func GetIceServersSpecification ¶
func GetIceServersSpecification(t testing.TB, provider TURNProvider)
Types ¶
type ServerConnect ¶
type TURNProvider ¶
type TURNProvider interface {
GetIceServers() (adapters.IceServersConfig, error)
}
Click to show internal directories.
Click to hide internal directories.