📄
Modak Docs
  • 🔥Modak
    • How it Started
    • Speak to Earn
    • $WOOD
  • 🥟Features
    • Video Meetings
    • Campfire
    • (coming soon) Coffee Chat
  • 🫕Architecture
    • Overview
    • Modak Session Controller Network (MSCN)
    • Modak Media Relay Network (MMRN)
    • Modak Client SDK
    • On-Chain
  • 🍳Development
    • Modak Client SDK
    • Modak Media Relay
Powered by GitBook
On this page
  1. Architecture

Modak Session Controller Network (MSCN)

PreviousOverviewNextModak Media Relay Network (MMRN)

Last updated 1 year ago

Configuration and Roles of the Modak Session Controller Network (MSCN)

Modak Session Controller Network (MSCN) is a core component of the Modak platform, consisting of Modak Session Controllers (MSCs). The MSCN plays an important role in processing Modak's creation requests, and discovering and assigning Modak Media Relays (MMRs) for media communication. The following is a step-by-step breakdown of this process.

Major Steps in MSCN

  1. Process Modak creation request

    • MSCN receives a creation request from Modak user or application.

  2. Search MMR

    • MSC searches for a Modak Media Relay (MMR) suitable for media communication in Modak.

  3. Assign MMR

    • Assigns the searched MMR to a Modak session to facilitate smooth media communication.

  4. Deliver Modak information

    • MMR information is delivered to the Modak user or application.

🫕
Page cover image