Skip to content

Commit d507624

Browse files
authored
Merge pull request #2473 from murgatroid99/grpc-js_compression_documentation
grpc-js: Update documentation of compression behavior in README
2 parents 974f810 + 6fb6544 commit d507624

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)