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++] [c#] [grpc] Delete Bond-over-gRPC code #1141

Merged
merged 1 commit into from
Mar 8, 2022

Conversation

chwarr
Copy link
Member

@chwarr chwarr commented Mar 8, 2022

Bond-over-gRPC is no longer supported.

Delete the Bond-over-gRPC code. Leave the Bond-over-gRPC documentation
for now so that anyone using the current version of Bond can still
reference it.

  • Remove C++ and C# gRPC library code, tests, examples, and glue code.
  • Remove support for gRPC codegen. gbc can still parse service
    definitions and emit them in JSON ASTs.
  • Remove gRPC submodule.
  • Remove gRPC-specific CI builds.
  • Revise README.

See #1131

Bond-over-gRPC is no longer supported.

Delete the Bond-over-gRPC code. Leave the Bond-over-gRPC documentation
for now so that anyone using the current version of Bond can still
reference it.

* Remove C++ and C# gRPC library code, tests, examples, and glue code.
* Remove support for gRPC codegen. gbc can still parse service
  definitions and emit them in JSON ASTs.
* Remove gRPC submodule.
* Remove gRPC-specific CI builds.
* Revise README.

See microsoft#1131
@chwarr chwarr merged commit 81b2ef0 into microsoft:master Mar 8, 2022
@chwarr chwarr deleted the delete-grpc branch March 20, 2023 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants