@flamescape/service-bus-rpc

A simple RPC client & server using Azure Service Bus

Usage no npm install needed!

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

README

A simple RPC client & server using Azure Service Bus

Usage

Add a session-enabled queue to your Azure Service Bus.

See test/ for examples how to use.