Expand description
ยงAir Vine gRPC Service
Defines the gRPC service implementation for Air. This struct handles incoming RPC calls from Mountain, dispatches them to the appropriate services (authentication, updates, downloads, indexing), and returns the results.
Structsยง
- AirVinegRPC
Service - The concrete implementation of the Air gRPC service
- Connection
Metadata ๐ - Connection metadata for tracking client state
Functionsยง
- calculate_
chunk_ ๐checksum - Calculate chunk checksum for verification
- calculate_
file_ ๐checksum - Calculate file checksum for integrity verification
- match_
url_ ๐scheme - Validate URL has a valid scheme