ld-livekit-components-react
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

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

/ld-livekit-components-react/

    Package Sidebar

    Install

    npm i ld-livekit-components-react

    Weekly Downloads

    1

    Version

    1.0.9

    License

    Apache-2.0

    Unpacked Size

    1.87 MB

    Total Files

    314

    Last publish

    Collaborators

    • eightdoor