Răsfoiți Sursa

Merge pull request #4581 from Yeolar/3rd_rpc_raster

Add a third-party RPC implementation: raster
Feng Xiao 7 ani în urmă
părinte
comite
306f4e3774
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  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