Oi. Session
(oi v0.1.0)
Copy Markdown
Session seperates whole application into seperal spaces where contains different steps, independent symbionts and storages.
Summary
Functions
@spec instances(Oi.name()) :: Oi.Registry.key()
@spec instances_tuple(Oi.name()) :: Oi.Registry.via_tuple()
@spec stop(Oi.name()) :: :ok | {:error, :not_found | :session_not_found}
@spec tasks_tuple(Oi.name()) :: Oi.Registry.via_tuple()