deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
implementation of the STUN client (RFC 3489 and RFC 5389)
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()
} ```
Homepage: https://github.com/ccding/go-stun
Installed-Size: '61'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Multi-Arch: foreign
Package: golang-github-ccding-go-stun-dev
Priority: optional
Section: golang
Source: golang-github-ccding-go-stun
Version: 0.1.3-1
srcpkg_name: golang-github-ccding-go-stun
srcpkg_version: 0.1.3-1