mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/developing-applications/sdks/_index.md
Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
parent
6b5351c36c
commit
912f420782
|
@ -15,7 +15,7 @@ Select your [preferred language below]({{< ref "#sdk-languages" >}}) to learn mo
|
|||
|
||||
- **Client SDK**: The Dapr client allows you to invoke Dapr building block APIs and perform each building block's actions
|
||||
- **Server extensions**: The Dapr service extensions allow you to create services that can be invoked by other services and subscribe to topics
|
||||
- **Actor SDK**: The Dapr Actor SDK allows you to build virtual actors with methods, state, timers, and persistent remiders
|
||||
- **Actor**: The Dapr Actor SDK allows you to build virtual actors with methods, state, timers, and persistent reminders
|
||||
- **Workflow**: Dapr Workflow makes it easy for you to write business logic and integrations in a reliable way
|
||||
|
||||
## SDK languages
|
||||
|
|
Loading…
Reference in New Issue