Packages
Typed distributed messaging for Gleam on the BEAM.
Retired package: Deprecated - The project needs to be redesigned around a much smaller and clearer core.
Current section
Files
Jump to
Current section
Files
include/distribute@crypto@noop_adapter_GetSecureContext.hrl
-record(get_secure_context, {
node :: binary(),
reply :: gleam@erlang@process:subject(gleam@option:option(distribute@crypto@types:secure_context()))
}).