Paket: golang-github-ccding-go-stun-dev (0.1.0-4)
Links für golang-github-ccding-go-stun-dev
Trisquel-Ressourcen:
Quellcode-Paket golang-github-ccding-go-stun herunterladen:
- [golang-github-ccding-go-stun_0.1.0-4.dsc]
- [golang-github-ccding-go-stun_0.1.0.orig.tar.gz]
- [golang-github-ccding-go-stun_0.1.0-4.debian.tar.xz]
Betreuer:
Original Maintainers:
- Debian Go Packaging Team (E-Mail-Archiv)
- Alexandre Viau
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
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()} ```
golang-github-ccding-go-stun-dev herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 10,6 kB | 61 kB | [Liste der Dateien] |