Explorar el Código

Merge pull request #4581 from Yeolar/3rd_rpc_raster

Add a third-party RPC implementation: raster
Feng Xiao hace 7 años
padre
commit
306f4e3774
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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/tony612/grpc-elixir (Elixir)
 * https://github.com/johanbrandhorst/protobuf (GopherJS)
 * https://github.com/johanbrandhorst/protobuf (GopherJS)
 * https://github.com/awakesecurity/gRPC-haskell (Haskell)
 * https://github.com/awakesecurity/gRPC-haskell (Haskell)
+* https://github.com/Yeolar/raster (C++)
 
 
 ## Other Utilities
 ## Other Utilities