| [ Web Proxy ] |
| Viewing: https://developers.cloudflare.com/realtime/realtimekit/concepts/session-lifecycle/ | [Back] [Original] |
The Session Guide explains what a session is and how to initialize one. In this guide we will talk about what happens to a peer as they move through a session, when do they go to the setup screen, waitlist screen, ended screen or any other screen, and how you can hook into these events to perform custom actions.
Heres how the peer lifecycle works:
Each of these screens is built with UI Kit components, which you can fully customize to match your apps design and requirements.
The UI Kit SDKs automatically handle which notifications or screens to show at each state, so you dont have to manage these transitions manually.
In upcoming pages, we will see how to hook into these events to perform custom actions and to build your own custom meeting experience.
| Web Proxy Viewer | New URL | Original Page |