xain_fl.helloproto package

Submodules

xain_fl.helloproto.numproto_client module

XAIN FL numproto client

xain_fl.helloproto.numproto_client.run()

[summary]

xain_fl.helloproto.numproto_server module

XAIN FL numproto server

class xain_fl.helloproto.numproto_server.NumProtoServer

Bases: xain_proto.fl.hellonumproto_pb2_grpc.NumProtoServerServicer

[summary]

SayHelloNumProto(request, context)

[summary]

Parameters
  • request ([type]) – [description]

  • context ([type]) – [description]

Returns

[description]

Return type

[type]

xain_fl.helloproto.numproto_server.serve()

[summary]