[ ソース: golang-github-pion-stun ]
パッケージ: golang-github-pion-stun-dev (0.4.0-1)
golang-github-pion-stun-dev に関するリンク
Debian の資源:
golang-github-pion-stun ソースパッケージをダウンロード:
- [golang-github-pion-stun_0.4.0-1.dsc]
- [golang-github-pion-stun_0.4.0.orig.tar.gz]
- [golang-github-pion-stun_0.4.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Go implementation of STUN
The library is used as a part pion WebRTC implementation.
Package stun implements Session Traversal Utilities for NAT (STUN)[RFC5389] protocol and client with no external dependencies and zero allocations in hot paths. Client supports automatic requests and retransmissions.
その他の golang-github-pion-stun-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-pion-transport-dev (>= 2.0.2-1~)
- Transport testing for Pion