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

Top 4.4% on proxy.golang.org
Top 2.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 4.7% forks on proxy.golang.org

proxy.golang.org : github.com/wmnsk/go-m3ua

Package m3ua provides easy and painless handling of M3UA protocol in pure Golang. The API design is kept as similar as possible to other protocols in standard net package. To establish M3UA connection as client/server, you can use Dial() and Listen() / Accept() without caring about the underlying SCTP association, as go-m3ua handles it together with M3UA ASPSM & ASPTM procedures. This package relies much on github.com/ishidawataru/sctp, as M3UA requires underlying SCTP connection, Specification: https://tools.ietf.org/html/rfc4666

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/wmnsk/go-m3ua
Keywords: m3ua , protocol , signaling , ss7 , telecom
License: MIT
Latest release: about 2 years ago
First release: over 6 years ago
Namespace: github.com/wmnsk
Dependent packages: 4
Dependent repositories: 2
Stars: 34 on GitHub
Forks: 22 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...