Skip to content

picpico-labs/bifrost

Repository files navigation

Bifrost

Modern JS Client for Janus

Installation

install the package:

pnpm install

If you run into this Error:

if (key == null || signature == null) throw new Error(Cannot find matching keyid: ${JSON.stringify({ signatures, keys })});

Error: Cannot find matching keyid: {"signatures": ...

Please run the following commands:

npm uninstall -g corepack
npm install -g corepack
corepack enable
corepack prepare pnpm@latest --activate

TODO

  • setup project structure
  • setup lint
  • setup test
  • setup CI/CD
  • unbrella package - @picpico-labs/bifrost
  • Supports web
  • Supports native

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •