Supervises the pool of Angelus.Spice.Server workers.
v0.1 starts a single server with restart: :permanent.
The structure allows scaling to N workers without API changes.
Summary
Functions
Returns a specification to start this module under a supervisor.
Starts the SPICE supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(keyword()) :: Supervisor.on_start()
Starts the SPICE supervisor.