mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-07-03 14:05:39 +02:00
f287dc117a
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>