1.0.9 • Published 2 months ago

ld-livekit-components-react v1.0.9

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

LiveKit Components React

A LiveKit Components implementation in React.

说明

  • 在原有基础上,底部的tab实现汉化

Monorepo Navigation

Install

yarn install ld-livekit-components-react

Usage

import { LiveKitRoom } from 'ld-livekit-components-react';

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

Architecture Overview

React specific implementation of LiveKit Components

1.0.9

2 months ago

1.0.8

10 months ago

1.0.7

10 months ago