Skip to main content
Creates and returns a new WebRTCClient instance. This is the main entry point of the SDK.

Signature

Parameters

Returns

Promise<WebRTCClient> — a configured client instance ready to connect and make calls.

Example

With Custom ICE Servers

More Information

Last modified on April 21, 2026