Content Delivery API
Real-time API is now more real(er?)-time 🏎️
If you've been building on our Real-time API, you know the drill: you fire a mutation, then wait ~1.5–2.5s before the change lands in the browser.
That wasn't very "real time", so we dug into speeding things up, and that wait is gone.
Updates now show up in roughly ⚡️ 100–500ms ⚡️
Get into the docs to implement the Real-time API.