|
1 |
| -# grpc-community |
| 1 | +# Welcome to the gRPC community |
2 | 2 |
|
3 |
| -Welcome to the gRPC community. Please see our [governance](https://github.com/grpc/grpc-community/blob/master/governance.md) |
4 |
| -and [contribution](https://github.com/grpc/grpc-community/blob/master/CONTRIBUTING.md) |
5 |
| -guidelines for gRPC organization. |
| 3 | +For a comprehensive list of **gRPC community resources**, visit our [Community][] page on |
| 4 | +[grpc.io][]. |
6 | 5 |
|
7 |
| -[gRPC ecosystem](https://github.com/grpc-ecosystem) is the organization where we are curating |
8 |
| -repositories of community contributions around gRPC. If you are interested, please see |
9 |
| -details [here](https://github.com/grpc/grpc-community/blob/master/grpc_ecosystem.md). |
10 |
| - |
11 |
| -# Known useful contributions around github |
12 |
| - |
13 |
| -- [gRPC gateway](https://github.com/gengo/grpc-gateway) |
14 |
| -- [Polyglot](https://github.com/grpc-ecosystem/polyglot) |
15 |
| -- [Zipkin Support for gRPC](https://github.com/openzipkin/brave/tree/master/brave-grpc) |
16 |
| -- [Prometheus monitoring for gRPC Go](https://github.com/mwitkow/go-grpc-prometheus) |
17 |
| -- [Flatbuffer support for gRPC C++](https://github.com/google/flatbuffers/tree/master/grpc) |
18 |
| -- [Go Kit with gRPC as transport](https://github.com/go-kit/kit/tree/master/transport/grpc) |
19 |
| -- [Stackdriver Trace Support for gRPC Go](https://godoc.org/cloud.google.com/go/trace) |
20 |
| -- [grpc-java-contrib](https://github.com/salesforce/grpc-java-contrib) |
21 |
| -- [grpc-errors](https://github.com/avinassh/grpc-errors) |
22 |
| - |
23 |
| -# Issues where we would like help from the community |
24 |
| -- [gRPC core](https://github.com/grpc/grpc/labels/help%20wanted) |
| 6 | +This repository holds documents and resources shared across the [gRPC |
| 7 | +organization][] — in particular, the organization's [governance][] rules |
| 8 | +and [contribution][] guidelines. |
25 | 9 |
|
| 10 | +[Community]: https://grpc.io/community/ |
| 11 | +[contribution]: CONTRIBUTING.md |
| 12 | +[governance]: governance.md |
| 13 | +[gRPC organization]: https://github.com/grpc |
| 14 | +[grpc.io]: https://grpc.io/ |
0 commit comments