Robius App Architecture

Structures Robius and Makepad apps using Robrix/Moly patterns: App and MatchEvent, Tokio worker, submit_async_request, Cx::post_action, and lock-free SignalToUI queues. Use when wiring async backends into a Makepad UI thread or designing Robius startup and shutdown. Not for turtle Walk/Layout debugging (makepad-2-0-layout). Do not block handle_event with await.

Kayforkind Updated

File contents

Kayforkind/skill-slice commit c936b8d662

Frequently asked questions

npx skillmds@latest add kayforkind/robius-app-architecture