Skip to content

Commit

Permalink
Merge pull request #2015 from jasonpraful/master
Browse files Browse the repository at this point in the history
 added grpc-node.max_session_memory to js docs
  • Loading branch information
murgatroid99 committed Jan 7, 2022
2 parents ba3bd4b + c95357c commit 398df6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/grpc-js/README.md
Expand Up @@ -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`

Expand Down

0 comments on commit 398df6e

Please sign in to comment.