Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrofsevilla authored Mar 24, 2024
1 parent af8b068 commit 1c517b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# ![LinuxWorkflow](https://github.com/alejandrofsevilla/grpc-server-client/actions/workflows/Linux.yml/badge.svg)
# GRPC Server and Client
Asynchronous [gRPC](https://grpc.io) Server and Client based on the [HelloWorld example](https://github.com/grpc/grpc/blob/v1.53.1/examples/cpp/helloworld), adapted to handle [unary RPCs](https://grpc.io/docs/what-is-grpc/core-concepts/#unary-rpc) from any type of Protobuf Service. <br><br>
gRPC is cloned and built as part of the project using CMake FetchContent.
Asynchronous [gRPC](https://grpc.io) Server and Client that handles [unary RPCs](https://grpc.io/docs/what-is-grpc/core-concepts/#unary-rpc) from any type of Protobuf Service.

## Requirements
- C++17 compiler.
Expand Down

0 comments on commit 1c517b8

Please sign in to comment.