36 releases (21 breaking)
0.47.0 | Dec 22, 2024 |
---|---|
0.46.1 | Nov 24, 2024 |
0.46.0 | Oct 22, 2024 |
0.45.2 | Jul 23, 2024 |
0.30.2 | Mar 30, 2023 |
#2279 in Network programming
367,083 downloads per month
Used in 44 crates
(3 directly)
1MB
22K
SLoC
An abstraction over [fetching][fetch()] a pack from the server.
Generally, there is the following order of operations.
- create a
Transport
- perform a [
handshake()
] - execute a
Command
- list references
- create a mapping between refspecs and references
- receive a pack
- list references
Feature Flags
Dependencies
~12–22MB
~322K SLoC