Files
UnrealEngineUWP/Samples/PixelStreaming/WebServers/SignallingWebServer/modules/authentication/index.js
nick pace fa7ea09416 Add sample files for Pixel Streaming Matchmaker and Signalling Web Server
#JIRA UCS-1831
#rb luke.bermingham
[FYI] aidan.possemiers, marco.anastasi

#ROBOMERGE-AUTHOR: nick.pace
#ROBOMERGE-SOURCE: CL 17919803 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v885-17909292)

[CL 17919815 by nick pace in ue5-release-engine-test branch]
2021-10-25 23:30:36 -04:00

4 lines
96 B
JavaScript

// Copyright Epic Games, Inc. All Rights Reserved.
module.exports = {
init: require('./init')
}