View Source ProcessHub.Handler.Synchronization.ProcessEmitHandle (ProcessHub v0.2.0-alpha)
Handler for emitting process registry data.
Summary
Types
@type t() :: %ProcessHub.Handler.Synchronization.ProcessEmitHandle{ hub_id: ProcessHub.hub_id(), remote_children: [{ProcessHub.child_spec(), pid()}], remote_node: node() }