loopbackio / loopbackio/loopback4-extension-grpc
Implement RPC Streams
Open
@jonathan-casarrubias is already working on this.
Since Nov 27, 2017.
1.0.0-alpha.1
enhancement
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
# Description
Now that we got configurations needed, we also require to implement server and client streams
The result implementation should enable the ability to follow this https://codelabs.developers.google.com/codelabs/cloud-grpc/index.html tutorial from google but in LoopBack4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.