mirror of
https://github.com/cloudflare/workers-rs.git
synced 2025-12-08 18:01:59 +00:00
* Update queues * Update queue bindings * Fix tests and lint * Fix tests * Add support for message batches and retry / message options * Add queue example * Address comments
4 lines
77 B
Markdown
4 lines
77 B
Markdown
# Using Queues on Cloudflare Workers
|
|
|
|
Demonstration of using `worker::Queue`
|