Universal real-time gateway library — SIP, WebRTC, UCTP (QUIC / WebTransport / WebSocket) plus AI voice harness and vCon container, behind one facade.
SIP protocol implementation for the rvoip stack
RFC 3261 SIP Dialog Management Layer for RVOIP
RTP/RTCP protocol implementation for the rvoip stack
Pure-data trait + type surface for the rvoip ecosystem. Holds ID newtypes and Identity data types so consumer crates (auth-core, vcon, harness, adapters) can depend on the type surface without pulling in rvoip-core's implementation. Carved out to break the rvoip-core → rvoip-vcon → rvoip-auth-core → rvoip-core dependency cycle (GAP_PLAN V2.A).
Media processing and codec support for the rvoip stack
rvoip-core WebRTC interop adapter built on webrtc-rs 0.20.0-alpha.1
Transport layer for SIP - UDP, TCP, TLS support
OAuth2 and token-based authentication for RVoIP services
SIP umbrella for RVoIP: api/* (UnifiedCoordinator, StreamPeer, CallbackPeer, Endpoint), server/* (B2BUA helpers), adapter/* (rvoip-core::ConnectionAdapter impl)
Transport-agnostic spine for RVoIP — types, ConnectionAdapter trait, BridgeManager, Orchestrator entry point
DEPRECATED — 'rvoip-audio-core' was removed in the rvoip 3 restructure; its functionality now lives in rvoip-sip. See https://github.com/eisenzopf/rvoip