
Cloud Run from Unity Demonstration
Your App Needs Subscribe to Cloud Run Events

Simple Node.js in Google Cloud Container

Setup – The Cloud Run Gateway is a Unity Singleton

Configuration from the Unity Inspector

Notes
- This example has JSON sent to the Node.js in the body and the results are returned to Unity using JSON too.
- Many other languages could have been used – GO, Java, PHP, Python, Ruby,…