dapr / go-sdk

Dapr SDK for go
Apache License 2.0
446 stars 172 forks source link

Bulk Pubsub implementation in go-sdk #325

Open mukundansundar opened 2 years ago

mukundansundar commented 2 years ago

Is your feature request related to a problem? Please describe.

Describe the proposal

Add SDK support for the new bulk Pub/Sub API runtime issue: https://github.com/dapr/dapr/issues/2218 Describe alternatives you've considered

Additional context

sicoyle commented 1 year ago

Can this issue be closed due to the merged PRs? Or, is there still outstanding work for the bulk pubsub implementation for the go sdk?