Features
- Unary requests
- Client streaming
- Server streaming
- Bidirectional streaming
- Interceptors
- Compression
grpc-timeout- Error handling
Known problems
- Handle
Connection closed unexpectedlyon the server - How to prevent message loss when working with streaming if the server returns an error immediately (e.g., an authorization error)?