go-stun

command module
v0.0.0-...-4e7a605 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2015 License: Apache-2.0 Imports: 2 Imported by: 0

README

go-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.Discover()
}

More details please go to example.go.

Documentation

The Go Gopher

There is no documentation for this package.

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