0.0.2 • Published 6 months ago

@softwares-land/livekit-react v0.0.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
6 months ago

LiveKit Components React

A LiveKit Components implementation in React.

Monorepo Navigation

Install

yarn install @livekit/components-react

Usage

import { LiveKitRoom } from '@livekit/components-react';

<LiveKitRoom token="<livekit-token>" serverUrl="<url-to-livekit-server>" connect={true} />;

Architecture Overview

React specific implementation of LiveKit Components

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

1 year ago