Event Bus
In this section
- Event BusThe Event Bus is Praxsuite's realtime primitive. It is a live channel your apps connect to over a WebSocket to share state with each other as it changes, without any of…
- Connecting an app to the Event BusThis page is the practical half of Event Bus: the URL, the token, a working client, and what every error code means.