pubsub. A set of useful helper methods for writing functions to handle Cloudflare Pub/Sub messages (https://developers.cloudflare.com/pub-sub/)

developers.cloudflare.com/pub-sub

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2024
  • Adding semgrep yaml file
June 2022
  • fmt: adopt .prettierrc
  • fmt: adopt .prettierrc
  • Merge pull request #3 from cloudflare/fix-tests
  • tests: fix test import
  • tests: use uvu -r tsm for TS tests
  • Merge pull request #1 from cloudflare/organise-package-json
  • Housekeeping by Sunil
  • deps: mv workers-types to devDeps
  • build: fix repository.url
  • renamed to @cloudflare/pubsub
  • release: add SECURITY, CODEOWNERS, update package.json
  • licensing: add copyright headers
  • tests: add tests for headers
  • tests: add tests for malformed keys
  • fix ts exports
  • tests: stub tests
  • tests: use uvu
  • TypeScript config
  • initial commit