mirror of https://github.com/grpc/grpc-node.git
grpc-js: Update documentation of compression behavior in README
This commit is contained in:
parent
186718cb70
commit
6fb6544483
|
@ -19,7 +19,7 @@ Documentation specifically for the `@grpc/grpc-js` package is currently not avai
|
|||
- Servers
|
||||
- Streaming
|
||||
- Metadata
|
||||
- Partial compression support: clients can decompress response messages
|
||||
- Partial compression support: clients can compress and decompress messages, and servers can decompress request messages
|
||||
- Pick first and round robin load balancing policies
|
||||
- Client Interceptors
|
||||
- Connection Keepalives
|
||||
|
|
Loading…
Reference in New Issue