//! Request handlers. Each one is a thin translation between HTTP and the
//! application layer; anything that looks like logic belongs upstream of here.
pubmodcapabilities;pubmodcontrol;pubmodevents_sse;pubmodevents_ws;pubmodstatus;pubmodstream_ws;#[cfg(feature ="decode")]pubmodmjpeg;#[cfg(feature ="alarms")]pubmodalarms;