ASM.Remote.BackendStarter (ASM v0.10.0)

Copy Markdown View Source

Remote RPC entrypoint for starting backend sessions.

Summary

Functions

start_core_session(session_opts)

@spec start_core_session(keyword()) :: {:ok, pid(), map()} | {:error, term()}