WebAPI/PresentationAPI:CoreService

From MozillaWiki
< WebAPI
Revision as of 06:45, 24 March 2016 by Junior Hsu (talk | contribs) (Created page with "== Introduction == The page explains the implementation detail of core service. == Architecture == * PresentationService * PresentationSessionInfo * PresentationSessionTransp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

The page explains the implementation detail of core service.

Architecture

  • PresentationService
  • PresentationSessionInfo
  • PresentationSessionTransport
  • PresentationIPCService
  • PresentationIPCSessionInfo

Call Flow Example

Controller Transport Establishment

Establishing OOP DataChannel Transport

Receiver Establishment