GenServer that wraps a Feline.Processor callback module.
Handles frame routing between processors, system frame prioritization via selective receive, pause/cancel state, and telemetry emission. Delegates frame processing to the wrapped module's callbacks.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.