Dispatcher APIs

The Dispatcher component multiplexes several independent framed protocols over a single byte stream. It parses the Stream Frame APIs codec once and routes each frame to a per-module handler by the frame’s module byte, so OTA, crash-dump inspection, a CAN bridge and an application’s own control channel can share one USB / socket / UART link without interfering.