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