First-class realtime support with improved DX in the TypeScript SDK
March 25, 2026
Realtime is now a first-class part of the TypeScript SDK. Channels, topics, publishing, and subscribing all have an improved DX, along with an updated useRealtime React hook.
See the TypeScript realtime docs for the full overview and API reference.
The legacy @inngest/realtime package still works for existing apps but is now deprecated in favor of the built-in realtime APIs in inngest, inngest/realtime, and inngest/react.