Host Pattern

Use when adding a new domain to Nuclear's plugin system, or implementing a host. Covers the host pattern (how player functionality is exposed to plugins), the host interface and API class structure, how hosts are implemented in the player, error handling conventions, and what files to create and modify. Trigger phrases include "add a domain", "new domain", "host implementation", "host pattern", "createPluginAPI".

nukeop Updated

File contents

nukeop/nuclear commit b2606af91a

Frequently asked questions

npx skillmds@latest add nukeop/host-pattern