Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++ SDK #7

Closed
markmandel opened this issue Dec 7, 2017 · 0 comments
Closed

C++ SDK #7

markmandel opened this issue Dec 7, 2017 · 0 comments
Assignees
Labels
area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/design Proposal discussing new features / fixes and how they should be implemented
Milestone

Comments

@markmandel
Copy link
Member

Need to generate the C++ SDK from gRPC and provide the wrapper for it.

First discussion on this states that only the source code needs to be provided, and not any compiled .dlls.

@markmandel markmandel added area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/design Proposal discussing new features / fixes and how they should be implemented labels Dec 7, 2017
markmandel added a commit that referenced this issue Dec 19, 2017
Dockerfile now has all the grpc plugins.
markmandel added a commit that referenced this issue Dec 21, 2017
Dockerfile now has all the grpc plugins.
@markmandel markmandel added this to the 0.1 milestone Dec 21, 2017
markmandel added a commit that referenced this issue Dec 22, 2017
This includes a very basic "server" that
integrates with the SDK to show how it works
as well as expansion of the SDK docs to explain
how they work.

This also includes working the SDK code gen
and compilation (on linux at least) into the
main build process as well.

Closes #7
markmandel added a commit that referenced this issue Dec 22, 2017
This includes a very basic "server" that
integrates with the SDK to show how it works
as well as expansion of the SDK docs to explain
how they work.

This also includes working the SDK code gen
and compilation (on linux at least) into the
main build process as well.

Closes #7
markmandel added a commit that referenced this issue Dec 22, 2017
This includes a very basic "server" that
integrates with the SDK to show how it works
as well as expansion of the SDK docs to explain
how they work.

This also includes working the SDK code gen
and compilation (on linux at least) into the
main build process as well.

Closes #7
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/design Proposal discussing new features / fixes and how they should be implemented
Projects
None yet
Development

No branches or pull requests

2 participants