azure-functions-extension
azure-functions-extension copied to clipboard
Actor input/output binding support
Functions should be able to send one-way messages to actors using output bindings and also fetch the state of an actor using input bindings.
This issue needs more clarification, @msfussell and I will discuss the scenario before it can be implemented.
Would be happy to have this!
I have this scenario in mind https://github.com/Azure/azure-functions-dapr-extension/issues/88#issuecomment-1741976490 which I described also in #88
@cgillum do you see a chance that actor reminders fire a Function trigger like e.g. DaprActorReminderTrigger