@epicgames-ps/lib-pixelstreamingcommon-ue5.7
v0.1.4
Published
Common utilities library for Unreal Engine 5.7 Pixel Streaming
Readme
lib-pixelstreamingcommon
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)
Adding it to your project
npm i @epicgames-ps/lib-pixelstreamingcommon-ue5.5
Documentation
The API is documented here.
NPM package contents
- ES6 modules
- CommonJS
- Type definitions
- Source maps
