NbdSourceAn NBD client which allows you to connect to remote disks and perform I/O.
Lwt connection multiplexer. Multiplexes between parallel requests from multiple clients over a single output channel to a server that may send responses out of order. Each request and response carries an id that is used to match responses to requests.