Skip to content

Commit 6fb6544

Browse files
committed
grpc-js: Update documentation of compression behavior in README
1 parent 186718c commit 6fb6544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/grpc-js/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Documentation specifically for the `@grpc/grpc-js` package is currently not avai
1919
- Servers
2020
- Streaming
2121
- Metadata
22-
- Partial compression support: clients can decompress response messages
22+
- Partial compression support: clients can compress and decompress messages, and servers can decompress request messages
2323
- Pick first and round robin load balancing policies
2424
- Client Interceptors
2525
- Connection Keepalives

0 commit comments

Comments
 (0)