A LiveKit Components implementation in React.
yarn install @dtelecom/components-reactimport { LiveKitRoom } from '@dtelecom/components-react';
<LiveKitRoom token="<token>" serverUrl="<url-to-server>" connect={true} />;A LiveKit Components implementation in React.
yarn install @dtelecom/components-reactimport { LiveKitRoom } from '@dtelecom/components-react';
<LiveKitRoom token="<token>" serverUrl="<url-to-server>" connect={true} />;