livekit-client

v0.13.6
JavaScript/TypeScript client SDK for LiveKit

lint

yarn exec eslint src

test

jest

build

yarn exec tsc

proto

protoc --plugin=node_modules/ts-proto/protoc-gen-ts_proto --ts_proto_opt=esModuleInterop=true --ts_proto_out=./src/proto --ts_proto_opt=outputClientImpl=false,useOptionals=true -I../protocol ../protocol/livekit_rtc.proto ../protocol/livekit_models.proto

deploy

gh-pages -d example/dist

sample

cd example && webpack serve

build-docs

yarn exec typedoc

build-sample

cd example && webpack && cp index.html dist/

Metadata

  • MIT
  • Whatever
  • David Zhao
  • released 10/28/2021

Downloads

Maintainers