Edge Computing with Cloudflare Workers
Announcing Pub/Sub: Programmable MQTT-based Messaging

Announcing Pub/Sub: Programmable MQTT-based Messaging

5/12/2022 · Matt Silverlock

What this post added

This post introduces Cloudflare Pub/Sub, a programmable message bus built on MQTT, as a new capability for the Cloudflare Developer Platform. It allows developers to publish and subscribe to messages, filter, aggregate, and modify them using Cloudflare Workers before distribution. This enables real-time messaging, event routing, and moving logic to the edge, complementing existing Workers features like KV, Durable Objects, and R2 for building full-stack applications.

Read the original post ↗