The MeshFlow Client service is functionally
equivalent to the Temporal Client service.
Start a new workflow execution by calling
workflow.start on the client instance
The MeshFlow Client service is functionally
equivalent to the Temporal Client service.
Starting a workflow is the primary use case and
is accessed by calling workflow.start().
The MeshFlow
Client
service is functionally equivalent to the TemporalClient
service. Start a new workflow execution by callingworkflow.start
on the client instanceExample