[][src]Module blip::overlay

Batteries-included grpc service mesh.

Structs

CutDetectorConfig

Specifies observer/subject thresholds for the cut detector.

GrpcService

A wrapper around an arbitrary Service that will implement ExposedService with an empty MeshService implementation.

Mesh

An unstarted member of a blip mesh network.

Traits

ExposedService

A trait for MeshServices that can be converted into a Service to be served over grpc.

MeshService

A trait that allows individual services access to any accepted membership view-change proposals.