p2pfl.communication.protocols.protobuff.grpc packageΒΆ

GRPC implementation of the CommunicationProtocol.

class p2pfl.communication.protocols.protobuff.grpc.GrpcCommunicationProtocol(commands=None)[source]ΒΆ

Bases: ProtobuffCommunicationProtocol

GRPC communication protocol.

bluid_client(*args: Any, **kwargs: Any) AnyΒΆ
Return type:

Any

build_server(*args: Any, **kwargs: Any) AnyΒΆ
Return type:

Any

SubmodulesΒΆ