0.0.11 • Published 2 years ago

@slashmobility/livekit-components-react v0.0.11

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

LiveKit Components React

A LiveKit Components implementation in React.

Monorepo Navigation

Install

npm install @slashmobility/livekit-components-react

Usage

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

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

Architecture Overview

React specific implementation of LiveKit Components

0.0.10

2 years ago

0.0.11

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago