37 releases (22 breaking)
new 0.48.0 | Jan 18, 2025 |
---|---|
0.47.0 | Dec 22, 2024 |
0.46.1 | Nov 24, 2024 |
0.45.2 | Jul 23, 2024 |
0.30.2 | Mar 30, 2023 |
#2234 in Network programming
401,263 downloads per month
Used in 76 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–23MB
~332K SLoC