An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/ernado/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/gortc/turn package for example of stun extension implementation.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/ernado/stun
Keywords: go , golang , gortc , nat-traversal , rfc-5389 , stun , stun-server , webrtc
License: BSD-3-Clause
Latest release: almost 5 years ago
First release: over 6 years ago
Namespace: github.com/ernado
Stars: 488 on GitHub
Forks: 56 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...