Document newly supported channel args

This commit is contained in:
Michael Lumish 2020-04-09 16:26:21 -07:00
parent 38ebfc8760
commit 3044a5a4d9
1 changed files with 2 additions and 0 deletions

View File

@ -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`