Registry / networking / interceptor

interceptor

JSON →
library0.17.1rscratesunverified

A pure Rust implementation of Pluggable RTP/RTCP processors.

# Cargo.toml [dependencies] interceptor = "0.17.1"
INSTALL
IMPORT
SIG · INTERCEPTOR
I
interceptor
networkingrustv0.17.1
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
use interceptor::Interceptor;

Creates a new RTP/RTCP interceptor.

use interceptor::Interceptor; let interceptor = Interceptor::new(); // Further setup for RTP/RTCP processing.
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
interceptor — cargo add interceptor · libregistry