Module AirVinegRPCService

Module AirVinegRPCService 

Source
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ยง

AirVinegRPCService
The concrete implementation of the Air gRPC service
ConnectionMetadata ๐Ÿ”’
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