Module refs

Source
Expand description

Modules§

parse

Functions§

from_v1_refs_received_as_part_of_handshake_and_capabilitiesblocking-client
Parse refs from the return stream of the handshake as well as the server capabilities, also received as part of the handshake. Together they form a complete set of refs.
from_v2_refsblocking-client
Parse refs from the given input line by line. Protocol V2 is required for this to succeed.