# README
Roadrunner Temporal
The repository contains a number of plugins which enable workflow and activity processing for PHP processes. The communication protocol, supervisor, load-balancer is based on RoadRunner PHP Application Server.
Installation
Temporal is official plugin of RoadRunner and available out of the box in RoadRunner 2.0.
Read more about application server installation here.
To install PHP-SDK:
$ composer require temporal/sdk
License
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
PluginName defines public service name.
No description provided by the author
No description provided by the author
No description provided by the author
RrCodec env variable key.
RrCodecVal - codec name, should be in sync with the PHP-SDK.
RrMode env variable key.
No description provided by the author
# Structs
Config of the temporal client and dependent services.
No description provided by the author
No description provided by the author
No description provided by the author
RecordHeartbeatRequest sent by activity to record current state.
RecordHeartbeatResponse sent back to the worker to indicate that activity was canceled.
ref:https://github.dev/temporalio/temporal/common/metrics/config.go:79.
No description provided by the author
No description provided by the author
# Interfaces
Informer used to get workers from particular plugin or set of plugins.
# Type aliases
No description provided by the author