config library

Functions

chanOpts(ChannelCredentials credentials, String grpcVersion, {List<Codec> codecs = const [GzipCodec(), IdentityCodec()], List<String> userAgentFragments = const []}) → ChannelOptions
Builds ChannelOptions suitable for a ClientChannel.