Package Usage: go: github.com/pion/stun
Package stun implements Session Traversal Utilities for NAT (STUN) RFC 5389.
The stun package is intended to use by package that implements extension
to STUN (e.g. TURN) or client/server applications.
Most methods are designed to be zero allocations. If it is not enough,
low-level methods are available. On other hand, there are helpers that
reduce code repeat.
See examples for Message for basic usage, or https://github.com/pion/turn
package for example of stun extension implementation.
73 versions
Latest release: almost 2 years ago
694 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/pion/stun
Dependent Repos 1
tchapgouv/lk-jwt-service Fork of element-hq/lk-jwt-service
Minimal service to provide LiveKit JWTs using Matrix OpenID ConnectSize: 68.4 KB - Last synced: 7 days ago - Pushed: 8 months ago
