ASM.Remote.BackendStarter (ASM v0.9.2)

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()}