[ 源代码: golang-github-pion-stun ]
软件包:golang-github-pion-stun-dev(0.6.1-1)
golang-github-pion-stun-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-pion-stun:
- [golang-github-pion-stun_0.6.1-1.dsc]
- [golang-github-pion-stun_0.6.1.orig.tar.gz]
- [golang-github-pion-stun_0.6.1-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-dtls.v2-dev
- DTLS 1.2 Server/Client implementation for Go
-
- dep: golang-github-pion-transport-dev (>= 2.0.2-1~)
- Transport testing for Pion