@flamescape/service-bus-pubsub

A simple & reliable PubSub client for Azure Service Bus

Usage no npm install needed!

<script type="module">
  import flamescapeServiceBusPubsub from 'https://cdn.skypack.dev/@flamescape/service-bus-pubsub';
</script>

README

A simple & reliable PubSub client using Azure Service Bus

Usage

Add a topic & subscription to your Azure Service Bus.

See test/ for examples how to use.