Support some call options for @grpc/grpc-js
Open
enhancement
package: @grpc/grpc-js
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 716
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 10
Description
### Is your feature request related to a problem? Please describe.
@grpc/grpc-js needs support some grpc call options that @grpc/grpc-node supports.
### Describe the solution you'd like
Support
- 'grpc.http2.max_ping_strikes'
- 'grpc.http2.min_ping_interval_without_data_ms'
- 'grpc.max_connection_idle_ms'
### Describe alternatives you've considered
### Additional context
Contributor guide
Assessment
This issue has not been assessed yet.