Skip to content

Unable to add multiple subscriptions #81

Closed
@NickLarsenNZ

Description

@NickLarsenNZ

There is currently no way to add additional subscriptions. ListTopicSubscriptionResponse::topic(...) is hard coded to a vector of one subscription: https://docs.rs/dapr/0.9.0/src/dapr/appcallback.rs.html#42

Originally posted by @NickLarsenNZ in #80 (comment)


Other SDKs seem to be able to do it (I have seen it in action with .Net), for example dapr/python-sdk:

https://github.com/dapr/python-sdk/blob/1aab2cb1e06b32899183a285eab5c975408d05b2/ext/dapr-ext-grpc/dapr/ext/grpc/app.py#L137-L140

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions