proxy.golang.org : github.com/cohosh/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.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/cohosh/stun
License: MIT
Latest release: about 5 years ago
First release: over 6 years ago
Namespace: github.com/cohosh
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago