mirror of https://github.com/grpc/grpc-node.git
Document newly supported channel args
This commit is contained in:
parent
38ebfc8760
commit
3044a5a4d9
|
@ -41,5 +41,7 @@ In addition, all channel arguments defined in [this header file](https://github.
|
|||
- `grpc.initial_reconnect_backoff_ms`
|
||||
- `grpc.max_reconnect_backoff_ms`
|
||||
- `grpc.use_local_subchannel_pool`
|
||||
- `grpc.max_send_message_length`
|
||||
- `grpc.max_receive_message_length`
|
||||
- `channelOverride`
|
||||
- `channelFactoryOverride`
|
||||
|
|
Loading…
Reference in New Issue