Update README.md
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
This commit is contained in:
parent
3f200b35e9
commit
bde7b3b065
10
README.md
10
README.md
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue