Usage
UI Protocol is Akinon's micro-frontend communication framework, enabling seamless data exchange and interaction between host applications and embedded micro-frontends.
What is UI Protocol?
Architecture
┌───────────────────────────────────────────────────────────┐
│ Shell Application │
│ (Omnitron, Seller Center) │
│ ┌─────────────────────────────────────────────────────┐ │
│ │ AppShellProvider │ │
│ │ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ │
│ │ │ Client │ │ Client │ │ Client │ │ │
│ │ │ (iframe) │ │ (iframe) │ │ (iframe) │ │ │
│ │ │ │ │ │ │ │ │ │
│ │ │ AppClient │ │ AppClient │ │ AppClient │ │ │
│ │ │ Provider │ │ Provider │ │ Provider │ │ │
│ │ └─────────────┘ └─────────────┘ └─────────────┘ │ │
│ └─────────────────────────────────────────────────────┘ │
└───────────────────────────────────────────────────────────┘Shell Application
Client Application
Application Types
Fullpage Applications
Plugin Applications
Prerequisites
Requirement
Version
Installation
For Shell Applications
For Client Applications
Communication Flow
Benefits
Next Steps
Last updated
Was this helpful?

