mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-05-26 23:19:47 +00:00
Lay the groundwork for splitting service-specific logic (WB / Jazz / Telemost API flows) from wire-level transport engines (LiveKit, Goolom, future Jitsi). An engine takes only URL+Token+Name+network knobs; an auth provider produces those credentials and reports which engine it feeds. RoomCreator is an optional capability for the gen mode. Existing carriers and providers are untouched. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>