Pakiet: golang-github-ccding-go-stun-dev (0.1.3-1)
Odnośniki dla golang-github-ccding-go-stun-dev
Zasoby systemu Trisquel:
- Install using apturl
- Entry at directory.fsf.org
- Raporty o błędach
- Changelog
- Informacje nt. praw autorskich
Pobieranie pakietu źródłowego golang-github-ccding-go-stun:
- [golang-github-ccding-go-stun_0.1.3-1.dsc]
- [golang-github-ccding-go-stun_0.1.3.orig.tar.gz]
- [golang-github-ccding-go-stun_0.1.3-1.debian.tar.xz]
Opiekun:
Original Maintainers:
- Debian Go Packaging Team
- Aloïs Micard
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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()} ```
Pobieranie golang-github-ccding-go-stun-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 11,1 KiB | 61 KiB | [lista plików] |