Skip to main content

MAX_PAYLOAD

Constant MAX_PAYLOAD 

Source
pub const MAX_PAYLOAD: usize = 65516;
Expand description

Largest payload one packet can carry: git’s limit minus the length prefix.