From 35e4430ebeb91446a3b7f0fc8d1687baa4790431 Mon Sep 17 00:00:00 2001 From: Yeolar Date: Mon, 30 Apr 2018 19:56:30 +0800 Subject: Add third-party RPC implementation: raster - a network framework supports pbrpc by 'service' keyword. --- docs/third_party.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/third_party.md b/docs/third_party.md index 1b03b9ff..3f267dde 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -124,6 +124,7 @@ GRPC (http://www.grpc.io/) is Google's RPC implementation for Protocol Buffers. * https://github.com/tony612/grpc-elixir (Elixir) * https://github.com/johanbrandhorst/protobuf (GopherJS) * https://github.com/awakesecurity/gRPC-haskell (Haskell) +* https://github.com/Yeolar/raster (C++) ## Other Utilities -- cgit v1.2.3