java-tutorials/grpc/README.md
2021-09-29 23:29:55 +08:00

9 lines
222 B
Markdown

## gRPC
This module contains articles about gRPC
### Relevant Articles:
- [Introduction to gRPC](https://www.baeldung.com/grpc-introduction)
- [Streaming with gRPC in Java](https://www.baeldung.com/java-grpc-streaming)