Addressing comments.
This commit is contained in:
parent
74e8575e5b
commit
fe063441ec
|
|
@ -1,5 +1,5 @@
|
|||
# Experiments and proposals for gRPC features.
|
||||
|
||||
The purpose of this repository is to have a single place for people to push code and various documentation that gravitate around experimenting with new features for gRPC. This repository isn't tested, and will be lightly curated, so all of the code here shouldn't be considered functional nor production-worty.
|
||||
The purpose of this repository is to have a single place for people to push code and various documentation that gravitate around experimenting with new features for gRPC. This repository isn't tested, and will be lightly curated, so the code here should not be considered production-worthy (and it may not be functional at all).
|
||||
|
||||
Some of the experiments conducted here might be cherry-picked for being introduced as an actual Pull Request on our main repositories.
|
||||
Some of the experiments conducted here might be cherry-picked for being introduced as an actual pull request on our main repositories.
|
||||
|
|
|
|||
Loading…
Reference in New Issue