temporalio / api

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

Nexus endpoints #403

Closed bergundy closed 4 months ago

bergundy commented 5 months ago

What changed?

Why?

We separated the concept of service and endpoint and decided to merge the incoming and outgoing registries.

Breaking changes

Very breaking but all of the usage is unreleased, behind a feature flag, and considered experiemental.

Server PR

https://github.com/temporalio/temporal/pull/5855