Browse Source

Remove broken link to code.google.com/p/protorpc

Remove broken link to RPC implementation https://code.google.com/p/protorpc/. Going to this URL displays a 404 error message, with no indication that the project has a new location or still exists.
Leigh McCulloch 7 năm trước cách đây
mục cha
commit
4a3b42ed05
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      docs/third_party.md

+ 0 - 1
docs/third_party.md

@@ -110,7 +110,6 @@ GRPC (http://www.grpc.io/) is Google's RPC implementation for Protocol Buffers.
 * http://code.google.com/p/cxf-protobuf/ (Java)
 * http://code.google.com/p/protobuf-remote/ (C++/C#)
 * http://code.google.com/p/protobuf-rpc-pro/ (Java)
-* https://code.google.com/p/protorpc/ (Go/C++)
 * https://code.google.com/p/eneter-protobuf-serializer/ (Java/.NET)
 * http://www.deltavsoft.com/RCFProto.html (C++/Java/Python/C#)
 * https://github.com/robbinfan/claire-protorpc (C++)