Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 824 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 824 Bytes

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