Private RTC session bootstrap returned to a trusted Elixir service.
Summary
Types
@type t() :: %VoxRtcServer.Bootstrap{ attach_ttl_seconds: non_neg_integer(), expires_at: String.t(), ice_servers: [VoxRtcServer.IceServer.t()], session_id: String.t() }