Libp2p.Supervisor (libp2p_elixir v0.9.0)

Top-level supervisor for the Libp2p application.

This supervisor starts the core components of the stack:

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)

@spec start_link(keyword()) :: Supervisor.on_start()