-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Labels
api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.
Milestone
Description
The routing header (x-goog-request-params) should include the requests subscription field. i.e. the value should be subscription=projects/my-project/subscriptions/my-subscription.
| "", |
It will sadly take a mini refactor to plumb this, as the interface only accepts a channel.
My first instinct is to just add a subscription: &str to the interface (assuming lifetimes aren't an issue).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: pubsubIssues related to the Pub/Sub API.Issues related to the Pub/Sub API.