Grpc-Java best practices
Open
- Dominant language
- Java
- Stars
- 12.1k
- Forks
- 4k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 37
Description
Developers may run into similar issues when started using Grpc. Solutions to most of the issue are scattered around the mailing list and github issues, like custom server executor, stream rcp flow control, server/client request intercepting, error handling, ssl, testing, etc.
I think it would be valuable to document the best practices for Grpc-Java.
Contributor guide
Assessment
This issue has not been assessed yet.