Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> devel >> golang-github-ccding-go-stun-dev
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: golang-github-ccding-go-stun  ]

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

下載 golang-github-ccding-go-stun-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 10.6 kB61 kB [文件列表]