microsoft / durabletask-java

Java SDK for Durable Functions and the Durable Task Framework
MIT License
13 stars 7 forks source link

Durable HTTP Support #39

Open cgillum opened 2 years ago

cgillum commented 2 years ago

More information here: https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-http-features?tabs=csharp#consuming-http-apis

Note that the sidecar doesn't currently support Durable HTTP. However, it is supported in the Azure Functions Durable extension.