handle_connection

Function handle_connection 

Source
fn handle_connection(
    stream: TcpStream,
    telemetry: &[TelemetryRow],
) -> Result<()>