Browse Source

Add third-party RPC implementation: raster - a network framework supports pbrpc by 'service' keyword.

Yeolar 7 năm trước cách đây
mục cha
commit
35e4430ebe
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      docs/third_party.md

+ 1 - 0
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