CloudRun

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

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