Agate/grpc
Alexander Lazarenko 13744f0500
Introduce gRPC-based snapshot client and server functionality.
Implemented gRPC client and server for snapshot management, enabling remote operations like listing, fetching, and downloading snapshots. Updated interfaces to support the new gRPC implementation and integrated server start functionality into the API.
2025-05-07 22:03:03 +03:00
..
client.go Introduce gRPC-based snapshot client and server functionality. 2025-05-07 22:03:03 +03:00
server.go Introduce gRPC-based snapshot client and server functionality. 2025-05-07 22:03:03 +03:00
snapshot_grpc.pb.go Add initial implementation of Agate snapshot library 2025-04-24 02:44:16 +03:00
snapshot.pb.go Add initial implementation of Agate snapshot library 2025-04-24 02:44:16 +03:00
snapshot.pb.gw.go Add initial implementation of Agate snapshot library 2025-04-24 02:44:16 +03:00
snapshot.proto Add initial implementation of Agate snapshot library 2025-04-24 02:44:16 +03:00