Persistent_connectionA persistent connection is one that is automatically reestablished whenever lost.
Library async.unpack_sequence
Unpack_sequenceUnpack_sequence uses an Unpack_buffer.t to unpack a sequence of packed values coming from a string Pipe.Reader.t or a Reader.t. It can produce a pipe of unpacked values or iterate a user-supplied function over the unpacked values.