README
workerjs-httpclient
This is adapter for connecting to messaging queue and task queue, specialy developed for sync languages with HTTP server.
HTTP middleware for WorkerJS.
<script type="module">
import workerjsHttpclient from 'https://cdn.skypack.dev/workerjs-httpclient';
</script>
This is adapter for connecting to messaging queue and task queue, specialy developed for sync languages with HTTP server.