Azure-Samples / Azure-Samples/azure-functions-servicebus-sdk-bindings-nodejs
Support Service Bus Topics / Subscriptions
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
While it's nice to see the binding have support for queues, we also need support for subscriptions to Service Bus topics.
There shouldn't be much difference in the code required other than the boilerplate code to instantiate a connection.
I'd noted this back in:
https://github.com/Azure/azure-functions-nodejs-library/issues/387
But nothing got added before the new bindings were marked as GA.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.