Ask a Question
Content - Beamable Data ID
When is the Beamable Data ID assigned to a content? Is it when it's created or when it's been published for the first time?
Content - Emails between Developers
Is the email system for contacting players, or can the system be used to send emails to developers on the team?
Portal - ACL Layer
Is adding an ACL layer to the Portal a possibility?
General - External SDKs
Does Beamable include all the SDK’s it communicates with?
Advanced - Platform Stack
From a technical standpoint I'm wondering what the platform is running on? I.e. containers, API servers, server-software etc. Is it single-tenant? No problem if you can't answer those questions.
General - CI/CD Pipeline
Could you give a short description of how you might model a CI/CD pipeline using Beamable instances? For example, going from DEV -> STAGING -> PROD. Can you copy config from one game to another?
Advanced - Messaging Features
You have a good set of messaging features included. Does that mean that you guys are running a websocket in the C# SDK?
Matchmaking - Relay Server
How complicated can you get with the relay server? Do you see it mainly used for messaging or is it able to pass UDP/TCP packets between players?