Signed-off-by: mcottontensor <80377552+mcottontensor@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| protobuf | ||
| src | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| README.md | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.base.json | ||
| tsconfig.cjs.json | ||
| tsconfig.esm.json | ||
README.md
lib-pixelstreamingcommon
The common library for the browser/client side of Pixel Streaming experiences. This library exposes common functionality for frontend applications of the pixel streaming ecosystem.
For examples of how to implement this library.
- See lib-pixelstreamingfrontend
- See lib-pixelstreamingsignalling
- Also see Wilbur which uses the signalling library to implement a full signalling server.
Documentation
The API is documented here.