temporal_sdk_grpc_adapter_gun_pool (temporal_sdk v0.1.15)
View SourcegRPC HTTP/2 adapter implementation using gun_pool.
Summary
Types
-type config() :: [{endpoints, [temporal_sdk_grpc_adapter_gun:endpoint()]} | {gun_opts, gun:opts()} | {pool_size, pos_integer()}].