qtrpc
v0.0.3
Published
``` qtrpc = q(ueues) + tRPC ```
Downloads
7
Readme
qtrpc
qtrpc = q(ueues) + tRPCA typescript-native way to manage task queues with no glue code and streamlined maintenance.
Designed to work with Cloudflare Queues, but other queue support (SQS etc...) planned.
Install
npm install qtrpcExample
Check out example/ for a simple but complete example.
