Update README.md

Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
This commit is contained in:
Luke Bermingham 2022-07-07 10:55:16 +10:00 committed by GitHub
parent 3f200b35e9
commit bde7b3b065
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -1,14 +1,14 @@
# The new home for the Pixel Streaming servers!
The Pixel Streaming servers and web frontend that used to live in `Samples/PixelStreaming/WebServers` now live in this repo.
The Pixel Streaming servers and web frontend that was in `Samples/PixelStreaming/WebServers` is now here.
## Goals
The goals of this repository are to:
- Adopt a more rapid release cadence for the Pixel Streaming servers (to mitigate browser breaking changes sooner).
- Encourage easier contribution by Unreal Engine licensees who are using the Pixel Streaming servers and frontend.
- Facilitate a more standard release mechanism for web components (e.g. NPM packages or similar... coming soon).
- Grant a permissive license to distribute and modify these servers and frontend wherever you see fit (MIT licensed).
- Increase the release cadence for the Pixel Streaming servers (to mitigate browser breaking changes sooner).
- Encourage easier contribution of these components by Unreal Engine licensees.
- Facilitate a more standard web release mechanism (e.g. NPM packages or similar... coming soon).
- Grant a permissive license to distribute and modify this code wherever you see fit (MIT licensed).
## Repository contents