SDK Structure
The Reactor SDK is organized into several key components:Reactor Class
The core class for connecting to and interacting with Reactor machines
React Components
ReactorProvider and ReactorView for React applications
React Hooks
useReactor and useReactorMessage hooks for state management
Types
TypeScript type definitions for status, state, errors, and more
Events
Event system for status changes, messages, and errors
Installation
Install the Reactor SDK via npm or pnpm:- npm
- pnpm