View Source ProcessHub.Handler.Synchronization.ProcessEmitHandle (ProcessHub v0.3.2-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() }