@vagonhq/lib-pixelstreamingcommon-ue5.6
v0.1.6
Published
Common utilities library for Unreal Engine 5.6 Pixel Streaming Provided by Vagon
Readme
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.
Adding it to your project
npm i @epicgames-ps/lib-pixelstreamingcommon-ue5.6
Documentation
The API is documented here.
How this library is built
The NPM packages supports:
- ES6 module usage
- CommonJS usage
- Type definitions
- Source maps
