-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Labels
dapr-ext-grpcgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or request
Description
How to import classes defined here?
The question is about grpc generated stuff like ListTopicSubscriptionsResponse, TopicSubscription, TopicEventRequest, TopicEventResponse etc. They are required to use DAPR in intellisense-friendly way, as the classes are part of DAPR appcallback interface.
They do not exist in DAPR-related pypi modules, what makes impossible to create type-safe code based on DAPR grpc callback services
Metadata
Metadata
Assignees
Labels
dapr-ext-grpcgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededkind/enhancementNew feature or requestNew feature or request