temporal_sdk_grpc_adapter_gun (temporal_sdk v0.1.15)
View SourcegRPC HTTP/2 adapter implementation using gun.
Summary
Types
-type endpoint() :: {Host :: inet:hostname() | inet:ip_address()} | {Host :: inet:hostname() | inet:ip_address(), Port :: inet:port_number()} | {Host :: inet:hostname() | inet:ip_address(), Port :: inet:port_number(), GunOpts :: gun:opts()}.