qstash
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Lets you publish and receive qstash messages in vals.
To use, set up qstash on Upstash and set the environment variables.
QSTASH_TOKEN
QSTASH_CURRENT_SIGNING_KEY
QSTASH_NEXT_SIGNING_KEY
Calls are also traced via https://www.val.town/v/saolsen/tracing so if you use that library you will see linked spans between the publish
call and the receive
call.
For an example of how to use it see https://www.val.town/v/saolsen/try_qstash_publish and https://www.val.town/v/saolsen/try_qstash_receive.
Migrated from folder: lib/qstash