Forge Realtime is now available as an Early Access Program (EAP). To start testing this feature, sign up using this form. This feature is currently only available in Jira, with support for other products to be added in future.
APIs and features under EAP are unsupported and subject to change without notice. APIs and features under EAP are not recommended for use in production environments.
For more details, see Forge EAP, Preview, and GA.
Forge Realtime allows you to send events between different instances of your Forge app. This includes instances across different browsing contexts.
For example, you can broadcast realtime events to the multiple tabs that a user has opened. Or you can broadcast realtime events across multiple users that have your app open.
Forge Realtime capabilities include:
Sending and receiving events between instances of your Forge frontend (Custom UI and UI Kit)
Publishing events from your Forge backend to your Forge frontend, using the @forge/realtime package
A secure-by-default yet flexible channel permissions context
References and guides on Realtime capabilities:
Some use cases for these capabilities:
Rate this page: