lerminou / temporal-api
GRPC client to temporal server, based on generated proto
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/lerminou/temporal-api
Requires
- ext-grpc: *
- google/protobuf: ^3.13
- grpc/grpc: ^1.30
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