mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-05-27 07:29:46 +00:00
Add olcrtc.CreateRoom(ctx, authName) that delegates to the auth provider's RoomCreator interface. Returns ErrRoomCreationUnsupported for providers that don't support room creation (e.g. telemost). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>