Skip to content
This repository has been archived by the owner on Apr 2, 2020. It is now read-only.

An example program written in C# that contacts a Google Cloud Functions endpoint to coordinate on-demand game server provisioning.

License

Notifications You must be signed in to change notification settings

HiveMP/Example-CSharp-GameServerEndpointClient

Repository files navigation

Game Server Endpoint Client (HiveMP C# Example)

This is an example program written in C# that shows you how to use HiveMP Game Servers with Google Cloud Functions to coordinate on-demand game server provisioning.

Overview

Refer to the How-To Guide: Provisioning game servers for information on how to use this example.

Configuration

Remember to set the following environment variables before launching the application via Visual Studio:

  • API_KEY: The HiveMP public API key for your project.
  • GCF_ENDPOINT: The endpoint for your Google Cloud Function.

License

This example is MIT licensed.

About

An example program written in C# that contacts a Google Cloud Functions endpoint to coordinate on-demand game server provisioning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages