Ask a Question

Ask a Question

Effective Ways to Treat Erectile Dysfunction

Erectile dysfunction (ED) can often be treated through a combination of lifestyle changes, counselling, and medication. Adopting a healthy lifestyle such as exercising regularly, reducing alcohol intake, quitting smoking, and managing stress can significantly improve ,men’s sexual health. Psychological factors like anxiety or depression may also require therapy or counselling.

Answered

How to switch my Realm from PubNub to Beamable WebSockets notifications?

I am ready to switch my game's Beamable Realms from using the old PubNub-based notifications and subscriptions to the new Beamable-native WebSockets-based notifications and subscriptions. How do I set things up to use WebSockets?

Answered

Creating Micro Storage MongoDB Index at Microservice Start Time

How can I create an index on a MongoDB collection in my Micro Storage when my C#MS starts up?

Answered

Long Text in Game Content Designer

Hi - new to Beamable. We are trying to use the Game Content Designer to manage and load our data.
It seems perfect for weapons, names and values.

Answered

How can I make a parameter optional in a microservice endpoint?

How can I make a parameter optional in a microservice endpoint to avoid a 400 "Parameter requires property" error when the optional parameter is not provided? For example, I have an endpoint public async Task DoStuff(long? BeamId, string? OAuthId) and calls without OAuthId (e.g., {"BeamId": 12345}) result in this error.

Answered

Setting up private links or VPC peering to Beamable

Can I set up private links or VPC peering to Beamable from my dedicated server fleets?

Answered

Cloud providers for Saas offerings

What cloud provider(s) are used for the SaaS offering? Can I place my dedicated game servers in the same cloud to avoid latency issues or is that limited to the private cloud offering?

Answered

Prod vs non prod pricing

Is there different pricing for Prod vs non prod? Can I scale to zero with non-prod?

Answered

Cache features (e.g. Redis/Memcached)

Are there any current or planned cache features (e.g. Redis/Memcached)

Answered

Full text search/indexing features (e.g. OpenSearch)

Are there any current or planned full text search/indexing features (e.g. OpenSearch)