On Tuesday, March 10, 2015 at 6:08:39 PM UTC-7, Feng Xiao wrote:

> In case you are not yet aware of: Google has open-sourced its own RPC 
> framework, named gRPC, about two weeks ago.
>
> gRPC website: http://www.grpc.io/
>
> It's basically Google's official RPC implementation for Protocol Buffers 
> (in particular for proto3), but released as a separate project. For those 
> of you who are interested in proto3, gRPC should be of interest to you as 
> well :)
>

Excellent! However, can you please update and fix the broken link(s) to 
gRPC on the developer documentation page? Thanks!

On this page:

https://developers.google.com/protocol-buffers/docs/overview

In the section:

"If you you want to try our new open-source RPC implementation gRPC 
(currently also in alpha release) – we recommend using proto3 for all new 
gRPC servers and clients as it avoids compatibility issues."

The link to gRPC points to https://github.com/google/grpc-common, which is 
invalid. You probably meant https://github.com/grpc/grpc-common. Or perhaps 
you should be linking to the new grpc.io domain instead...
--
Kristian Erik Hermansen
https://www.linkedin.com/in/kristianhermansen

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to