RivetKit React Client Use this skill when building React apps that connect to Rivet Actors with . First Steps 1. Install the React client (latest: 2.3.0-rc.5) 2. Create hooks with and connect with . Error Handling Policy - Prefer fail-fast behavior by default. - Avoid unless absolutely needed. - If a is used, handle the error explicitly, at minimum by logging it. Getting Started See the React quickstart guide for getting started. Install Minimal Client Stateless vs Stateful Getting Actors Connection Parameters Subscribing to Events Connection Lifecycle Low-Level HTTP & WebSocket Use the JavaS…