(feat) add gRPC Federation extension

pull/15644/head
Masaaki Goshima 1 year ago
parent a019e8d9e1
commit 52ffd58f05
No known key found for this signature in database
GPG Key ID: 6A53785055537153
  1. 5
      docs/options.md
  2. 1
      docs/third_party.md

@ -491,3 +491,8 @@ with info about your project (name and website) so we can add an entry for you.
* Website: https://github.com/ipfs/protons
* Extensions: 1186
1. gRPC Federation
* Website: https://github.com/mercari/grpc-federation
* Extensions: 1187

@ -249,3 +249,4 @@ There are miscellaneous other things you may find useful as a Protocol Buffers d
* [clojobuf-serdes - low level serialize/deserialize library for protobuf
binary format](https://github.com/s-expresso/clojobuf-codec) `clojure`
`clojurescript`
* [gRPC Federation - generates a gRPC server by writing a custom option in Protocol Buffers](https://github.com/mercari/grpc-federation)

Loading…
Cancel
Save