#How to Set up a Relay To Grab From a Global Database

21 messages · Page 1 of 1 (latest)

tough oriole
#

What are you using as your relay and/or database?

zenith geyser
#

was thinking about Firebase, but what You You Recommend I am just trying to have a global List of strings.

atomic oyster
#

This question is a bit confusing, can we break it down real quickly?

#

You want to setup p2p multiplayer with a relay server

#

Without steam

zenith geyser
#

yes

atomic oyster
#

But you want "friendCodes"

zenith geyser
#

correct

#

I already have some backend just need a way to store a list of strings globally from server to reference to communicate to the clients

atomic oyster
#

What are these friendCodes to be exact

#

Are they like ids for friend invites or joining lobbies etc?

zenith geyser
#

they are strings

atomic oyster
zenith geyser
#

ok the friendCode is like this for example: 123M

#

not lobbies

#

I am using lobbies so the host can Host them.

#

do I need to use a Json or Do I need to use Firebase

atomic oyster
zenith geyser
#

or Do I need a WebSocket Server

atomic oyster
#

For your database?