io2015-codelabs
io2015-codelabs copied to clipboard
Links in this codelab results in 404s
trafficstars
Both of these links return 404s from Github.
gRPC C++ library : https://github.com/grpc/grpc/blob/master/INSTALL Protobuf C++ library >= 3.0.0-alpha-2 : https://github.com/google/protobuf/blob/master/INSTALL.txt
I believe the correct links are: gRPC C++ library: https://github.com/grpc/grpc/blob/master/INSTALL.md
And Protobuf C++ library: https://github.com/google/protobuf/blob/master/src/README.md