JavaScript SDK
Reactor Class
The core class for connecting to and interacting with Reactor models.
React Components
ReactorProvider, ReactorView, WebcamStream, and ReactorController.React Hooks
useReactor and useReactorMessage for state management.Types
TypeScript type definitions, enums, and utility functions.
Events
All events emitted by the
Reactor class.Python SDK
Reactor Class
The core Python class for connecting to and interacting with Reactor models.
Decorators
Decorator-based event handlers for frames, messages, status, and errors.
Types
Python type definitions: enums, dataclasses, and type aliases.