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
distribute include distribute@discovery@types_AdapterHandle.hrl
Raw

include/distribute@discovery@types_AdapterHandle.hrl

-record(adapter_handle, {id :: binary(), state :: gleam@dynamic:dynamic_()}).