You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: