Infrai realtime developer guides
Every Infrai realtime guide in one place: quickstarts, production patterns, error resolution, and operations runbooks verified against the live API.
answers
- Authorizing private channels so tenants can't read each other
- A live ops dashboard that updates without polling
- Cutting off an abusive client from a channel immediately
- Finding and deleting realtime channels nothing uses any more
- Short-lived realtime tokens, and revoking one immediately
- Pushing updates to a browser from a background worker over REST
- Publishing thousands of realtime updates without tripping limits
- What realtime messaging costs at a million messages a month
- Showing who's online without your own heartbeat table
- A Pusher alternative when you only need a REST publish endpoint