livekit-client

v0.17.0
JavaScript/TypeScript client SDK for LiveKit

lint

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 styles.css index.html dist/

Metadata

  • MIT
  • Whatever
  • David Zhao
  • released 3/9/2022

Downloads