PlayFab / thundernetes

Thundernetes makes it easy to run your game servers on Kubernetes
https://playfab.github.io/thundernetes
Apache License 2.0
313 stars 47 forks source link

.NET Core sample - terminate after #389

Closed dgkanatsios closed 2 years ago

dgkanatsios commented 2 years ago

This PR adds an optional environmental variable on the .NET Core sample so that the fake game server will terminate after X seconds. This will help in creating a production simulation environment.