Anoma.Node.Transport.Supervisor (Anoma v0.34.0)
I am the transport supervisor.
My main functionality is to supervise the physical transport connections in this node (e.g., TCP connections).
Summary
Functions
Returns a specification to start this module under a supervisor.
I initialize a new transport supervision tree.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
I initialize a new transport supervision tree.
Options
:node_id
- The key of the local node.
@spec start_link([any()]) :: GenServer.on_start()