go-stun/

directory
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2016 License: Apache-2.0, Apache-2.0

README

go-stun

[Build Status] (https://travis-ci.org/ccding/go-stun) [GoDoc] (http://godoc.org/github.com/ccding/go-stun/stun)

go-stun is a STUN (RFC 3489, 5389) client implementation in golang.

It is extremely easy to use -- just one line of code.

import "github.com/ccding/go-stun/stun"

func main() {
	nat, host, err := stun.NewClient().Discover()
}

More details please go to example.go and [GoDoc] (http://godoc.org/github.com/ccding/go-stun/stun)

Directories

Path Synopsis
go-stun is a STUN (RFC 3489 and RFC 5389) client implementation in golang.
go-stun is a STUN (RFC 3489 and RFC 5389) client implementation in golang.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL