Legatus.Paramount (legatus v0.2.0)

Copy Markdown View Source

Paramount est locus constitutionis realitatis processualis.

This layer mounts the primary runtime world: mode selection, process startup, and lifecycle ownership.

It governs existence and termination, not message meaning.

Summary

Types

mode()

@type mode() :: :http | :websocket

Functions

start_link(opts)

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