//! coop — fire remote jobs down a channel nothing else can take.
//!
//! The library half exists so integration tests can drive exactly the code the
//! binary does, including the `Fake` transport that makes test layer 1 possible
//! without a network or an ssh master.