View Source Momento.Config.Transport.TransportStrategy (Momento Elixir SDK v0.6.6)
Configuration for the low-level Momento transport layer
Link to this section Summary
Functions
Copy constructor for overriding the gRPC configuration
Link to this section Types
@opaque t()
Link to this section Functions
@spec with_grpc_config( transport_strategy :: t(), grpc_config :: Momento.Config.Transport.GrpcConfiguration.t() ) :: t()
Copy constructor for overriding the gRPC configuration