Skip to content
Sections
>> Trisquel >> Paquets >> nabia >> devel >> golang-github-ccding-go-stun-dev
etiona  ] [  nabia  ] [  aramo  ]
[ Paquet source : golang-github-ccding-go-stun  ]

Paquet : golang-github-ccding-go-stun-dev (0.1.0-4)

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()
} ```

Télécharger golang-github-ccding-go-stun-dev

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 10,6 ko61 ko [liste des fichiers]