const STREAM_BUF_LEN: usize = 4096;
Size of buffer to use for communication between Arti and the target service.