Skip to content

getlantern/waddell

Repository files navigation

waddell Travis CI Status Coverage Status GoDoc

waddell provides a simple signaling TCP-based signaling service. It includes a server API for implementing a server, as well as a client API for talking to waddell servers. The server optionally supports running with TLS, using pk and cert files specified at the command-line.

To install:

go get github.com/getlantern/waddell

For docs:

godoc github.com/getlantern/waddell