NAME

Remote::Perl::FlowControl - credit-based flow control (internal part of Remote::Perl)

DESCRIPTION

Tracks per-stream send and receive credits for the protocol pipe. Senders block when credits are exhausted; the remote grants more credits as it consumes data.

INTERNAL

Not public API. This is an internal module used by Remote::Perl; its interface may change without notice.