Merge pull request #2015 from jasonpraful/master

added grpc-node.max_session_memory to js docs
This commit is contained in:
Michael Lumish 2022-01-07 12:13:45 -08:00 committed by GitHub
commit 398df6edde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,7 @@ Many channel arguments supported in `grpc` are not supported in `@grpc/grpc-js`.
- `grpc.max_send_message_length`
- `grpc.max_receive_message_length`
- `grpc.enable_http_proxy`
- `grpc-node.max_session_memory`
- `channelOverride`
- `channelFactoryOverride`