Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grpc/grpc-experiments
Experiments and proposals for gRPC features.
https://github.com/grpc/grpc-experiments
Last synced: 6 days ago
JSON representation
Experiments and proposals for gRPC features.
- Host: GitHub
- URL: https://github.com/grpc/grpc-experiments
- Owner: grpc
- Created: 2015-01-30T18:19:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-16T07:58:00.000Z (over 3 years ago)
- Last Synced: 2024-10-29T15:14:56.317Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.18 MB
- Stars: 1,069
- Watchers: 109
- Forks: 182
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-repos - grpc/grpc-experiments - Experiments and proposals for gRPC features. (JavaScript)
README
# 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 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.