Main Features
- Protocol Buffers
- Connection is done via HTTP/2
- Streaming connectivity (1 request = multiple response, or vice versa)
- Bi Directonal
- Free Design (Not restricted by GET/POST/UPDATE/DELETE)
- Code Generation on API models
- Secure
When to useβ
- Internal microservice to microservice
- Multiple Language exists
- Most web applications are not ready for HTTP/2