Skip to content
Snippets Groups Projects
Commit 42bb7924 authored by Mark Mandel's avatar Mark Mandel
Browse files

Go SDK for integration with Game Servers.

First implementation was done in Go as prototyping.
Implementation is done with gRPC so it should be
relatively trivial to generate new SDKs for each
language.

Implemented gRPC sidecars server to accompany the SDK
and processing of the change in states, such that the
IP and Port of the GameServer is available in the
GameServer status when its status is Ready.

Closes #16
parent 2f77cd4f
No related branches found
No related tags found
No related merge requests found
Showing
with 1096 additions and 116 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment