Skip to content

Go SDK for integration with Game Servers.#20

Merged
markmandel merged 1 commit intomasterfrom
feature/go-sdk
Dec 13, 2017
Merged

Go SDK for integration with Game Servers.#20
markmandel merged 1 commit intomasterfrom
feature/go-sdk

Conversation

@markmandel
Copy link
Collaborator

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

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
@markmandel markmandel added area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/feature New features for Agones labels Dec 11, 2017
@markmandel markmandel merged commit 87dcc77 into master Dec 13, 2017
@markmandel markmandel deleted the feature/go-sdk branch December 13, 2017 00:48
@markmandel markmandel added this to the 0.1 milestone May 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/feature New features for Agones

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant