Registry / networking / pion-interceptor

pion-interceptor

JSON →
library0.1.45gogounverified

Package interceptor contains the Interceptor interface and useful interceptors for WebRTC.

go get github.com/pion/interceptor
INSTALL
IMPORT
SIG · PION-INTERCEPTOR
P
pion-interceptor
networkinggov0.1.45
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.

interceptor
github.com/pion/interceptor

Create an interceptor registry.

package main import ( "fmt" "github.com/pion/interceptor" ) func main() { registry := &interceptor.Registry{} fmt.Println(registry) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pion-interceptor — go get pion-interceptor · libregistry