Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Service Bus] Use AwaitableSender from rhea-promise to send messages #6903

Closed
ramya-rao-a opened this issue Jan 10, 2020 · 2 comments
Closed
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus
Milestone

Comments

@ramya-rao-a
Copy link
Contributor

Currently, the simple sender from rhea-promise is used to send messages. The latest version of rhea-promise has the AwaitableSender which can be used to simplify the send related code that we have in Service Bus just like we did in Event Hubs.

This work needs to happen in the feature/service-bus-track-2 branch after #6861 is merged

@ramya-rao-a ramya-rao-a added Client This issue points to a problem in the data-plane of the library. Service Bus labels Jan 10, 2020
@ramya-rao-a ramya-rao-a added this to the [2020] February milestone Jan 10, 2020
@ramya0820 ramya0820 self-assigned this Jan 16, 2020
@HarshaNalluru
Copy link
Member

HarshaNalluru#27

@HarshaNalluru
Copy link
Member

#7369 Done

@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus
Projects
None yet
Development

No branches or pull requests

3 participants