Skip to content

Conversation

@vtsiolkas
Copy link

Description

Added dapr.ext.grpc.aio which exports an App that uses a grpc.aio server and allows for async handlers (for methods, topics, bindings and jobs).
Also added tests and a quick example for async method invocation.

Issue reference

Please reference the issue this PR will close: #695

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@vtsiolkas vtsiolkas requested review from a team as code owners September 2, 2025 08:31
Vasilis Tsiolkas added 2 commits September 3, 2025 10:45
@vtsiolkas vtsiolkas force-pushed the feature/dapr-ext-grpc-aio branch from bf7aaed to c0f90f9 Compare September 3, 2025 07:46
Signed-off-by: Vasilis Tsiolkas <[email protected]>
@vtsiolkas vtsiolkas force-pushed the feature/dapr-ext-grpc-aio branch from 69a52bf to 3f2b9fd Compare September 11, 2025 11:25
@vtsiolkas vtsiolkas requested a review from filintod September 11, 2025 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Async GRPC Subscriber (dapr-ext-grpc)

3 participants