This library exposes common functionality for Pixel Streaming web applications. Examples include message protocols, logging, events, and various utilities.
For examples of how to implement this library, see:
- lib-pixelstreamingfrontend
- lib-pixelstreamingsignalling
- Wilbur (the reference Pixel Streaming signalling server)
npm i @epicgames-ps/lib-pixelstreamingcommon-ue5.5
The API is documented here.
- ES6 modules
- CommonJS
- Type definitions
- Source maps