QStash is an HTTP-based messaging and scheduling solution, designed for serverless
and edge computing environments, guaranteeing at-least-once delivery.
A message can be any shape or form: json, xml, binary, anything, that can be
transmitted in the http request body. We do not impose any restrictions other
than a size limit of 1 MB (which can be customized at your request).In addition to the request body itself, you can also send HTTP headers. Learn
more about this in the message publishing section.