temporalio / api

Temporal gRPC API and proto files
https://temporal.io
MIT License
83 stars 66 forks source link

Add Nexus callback related protos #340

Closed bergundy closed 8 months ago

bergundy commented 9 months ago

NOTE: PR base branch is the nexus branch.

What changed?

Add protos relevant for Nexus callbacks and consider future support for a generic Temporal callback mechanism.

Why?

This is useful in so many ways and critical for backing asynchronous Nexus operations.