golang-github-ccding-go-stun-dev - 0.1.3-1 main

go-stun is a STUN (RFC 3489, 5389) client implementation in golang
(a.k.a. UDP hole punching).
.
Use the Library The library github.com/ccding/go-stun/stun is extremely
easy to use -- just one line of code.
.
```go import "github.com/ccding/go-stun/stun"
.
func main() {
nat, host, err := stun.NewClient().Discover()
} ```

Priority: optional
Section: golang
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Go Packaging Team <team+pkg-go [꩜] tracker.debian.org>
 
Homepage Source Package
 

Installed Size: 62.5 kB
Architectures: all 

 

Versions

0.1.3-1 all