UT4MasterServer icon indicating copy to clipboard operation
UT4MasterServer copied to clipboard

Add extended support for friend list

Open timiimit opened this issue 2 years ago • 0 comments

XMPP server is used to make chat and user persence possible within the game. We need to set-up, configure and connect some XMPP server to our mongodb.

User address for logging in should be <accountID>@prod.ol.epicgames.com/V2:UnrealTournamentDev:::<randomGUID> and password should be access token of currently logged in user.

For initial testing an external XMPP client can be used. One that i know that it can connect to existing EpicGames server is Swift.

timiimit avatar Dec 29 '22 14:12 timiimit