bolt-js icon indicating copy to clipboard operation
bolt-js copied to clipboard

feat: add CloudflareWorkerReceiver implementation and tests

Open secret104278 opened this issue 8 months ago • 1 comments

Summary

Address this issue https://github.com/slackapi/bolt-js/issues/876

  • Introduced a new receiver for handling Slack events in Cloudflare Workers.
  • Implemented signature verification and request handling logic.
  • Added unit tests to validate functionality and edge cases.
  • Updated package.json to include @cloudflare/workers-types as a dependency.

Requirements

secret104278 avatar Apr 28 '25 09:04 secret104278

ping @secret104278, any update there? I also want to use bolt-js on Cloudflare. Thank you for your contribute.

giautm avatar Nov 10 '25 10:11 giautm