Skip to content

nickelpro/grpc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions Workflow Status

grpc-example

This is an example of how to use gRPC with CMake.

The principal usage is in src/proto/CMakeList.txt.

This repo bootstraps vcpkg to provide gRPC if the option -DBOOTSTRAP_VCPKG=ON is passed to CMake during configuration. A local installation could be used via its associated toolchain file, or gRPC/protobuf could be provided via any other toolchain or find_package() discovery mechanism.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published