graviton.protocol.grpc.client

Members list

Type members

Classlikes

High-level gRPC client for orchestrating uploads against remote upload nodes.

High-level gRPC client for orchestrating uploads against remote upload nodes.

The implementation is intentionally decoupled from the generated service stub to keep the high level protocol testable without a live gRPC channel. The actual stub is provided through UploadServiceClient which should be backed by code generated via zio-grpc or a hand-written adapter in tests.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type