[ Källkod: golang-github-ccding-go-stun ]
Paket: golang-github-ccding-go-stun-dev (0.1.2-1)
Länkar för golang-github-ccding-go-stun-dev
Debianresurser:
Hämta källkodspaketet golang-github-ccding-go-stun:
- [golang-github-ccding-go-stun_0.1.2-1.dsc]
- [golang-github-ccding-go-stun_0.1.2.orig.tar.gz]
- [golang-github-ccding-go-stun_0.1.2-1.debian.tar.xz]
Ansvariga:
Externa resurser:
- Hemsida [github.com]
Liknande paket:
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()} ```
Hämta golang-github-ccding-go-stun-dev
Arkitektur | Paketstorlek | Installerad storlek | Filer |
---|---|---|---|
all | 10,7 kbyte | 62,0 kbyte | [filförteckning] |