Registry / networking / pion-srtp

pion-srtp

JSON →
library1.5.2gogounverified

Package srtp implements Secure Real-time Transport Protocol for Go.

go get github.com/pion/srtp
INSTALL
IMPORT
SIG · PION-SRTP
P
pion-srtp
networkinggov1.5.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

srtp
✓ github.com/pion/srtp

Print a supported SRTP protection profile constant.

package main import ( "fmt" "github.com/pion/srtp" ) func main() { fmt.Println(srtp.ProtectionProfileAes128CmHmacSha1_80) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Amazon
1
Resources
pion-srtp — go get pion-srtp · libregistry