package
0.0.0-20200406130112-f6df3681911e
Repository: https://github.com/ericneid/go-relayserver.git
Documentation: pkg.go.dev

# Functions

Assert fails the test if the condition is false.
ConnectClient connects a websocket to local test server on the given port.
Equals fails the test if exp is not equal to act.
Ok fails the test if an err is not nil.
SendData sends test data to localhost with given port and secret.
SendVideo send test video to localhost with given port.
TimeTrack prints the elapsed time since start in seconds, together with the given name.