lerminou/temporal-api

GRPC client to temporal server, based on generated proto

1.7.0 2022-01-12 10:53 UTC

This package is auto-updated.

Last update: 2024-04-20 17:48:09 UTC


README

This package is a compilation of the GRPC proto of the Temporal software.

Installation

The script can be installed using composer. Add this repository as a dependency to the composer.json file.

composer require lerminou/temporal-api

Usage

See example