README
Event Resource Callback
A fork to dpd-event to make the request wait for function 'setResult([Result], [Error]);' be called.
Deployd module to create custom events at a specified URL.
<script type="module">
import dpdEventCallback from 'https://cdn.skypack.dev/dpd-event-callback';
</script>
A fork to dpd-event to make the request wait for function 'setResult([Result], [Error]);' be called.