Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Update 5.2 from master #116

Merged
merged 4 commits into from
Feb 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/container-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
uses: docker/build-push-action@v3
with:
context: ./SignallingWebServer
tags: 'ghcr.io/epicgames/pixel-streaming-signalling-server:dev'
tags: 'ghcr.io/epicgames/pixel-streaming-signalling-server:5.2'
push: true
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# The official home for the Pixel Streaming servers and frontend!
The Pixel Streaming servers and web frontend that was in `Samples/PixelStreaming/WebServers` is now here for all the contribute to.
The Pixel Streaming servers and web frontend that was in `Samples/PixelStreaming/WebServers` is now here for all to contribute to.

## Goals

Expand Down Expand Up @@ -33,6 +33,7 @@ The following container images are built from this repository:
- [ghcr.io/epicgames/pixel-streaming-signalling-server](https://github.com/orgs/EpicGames/packages/container/package/pixel-streaming-signalling-server) (since Unreal Engine 5.1)

### NPM Packages
The following are `unofficial` NPM packages (official ones coming soon):

| Branch | Frontend library | Frontend reference ui |
|--------|------------------|-----------------------|
Expand Down