Kizzy
  • 👋Welcome to Kizzy
  • Overview
    • 💡Video
    • ✨Features
    • ❓FAQs
  • Setup
    • 🛠️Setting up the app
      • 📝Permissions
  • Guides
    • 📱Making a presence
  • Info
    • 🖥️For Developers
      • 📎Understanding App Process
Powered by GitBook
On this page
  • How App works
  • A More Detailed Explanation
  1. Info
  2. For Developers

Understanding App Process

PreviousFor Developers

Last updated 2 years ago

How App works

TL;DR The app connects to and updates the user's rich presence.

A More Detailed Explanation

The app uses which maintains Websocket connections to send rich presence data. This process runs until the rpc is switched off by user or when the device goes to sleep.

Rpc runs on with a 15second interval to send pings to Discord' Gateway to keep the connection alive.

🖥️
📎
Discord's Gateway
Long Running Background services
Threads