resonate-basic-ephemeral-world-usage-rust
OfficialEasily run Resonate workflows from Rust
Software Engineering#sdk#rust#scheduling#durable-workflows#resonate#ephemeral-world#external-promises
Authorresonatehq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill shows how to initialize and use the Resonate Rust Client from the ephemeral world so Rust processes can register durable functions, invoke workflows, obtain handles, schedule jobs, and manage external promises without losing progress across crashes or restarts.
Core Features & Use Cases
- Client initialization: local and remote Resonate client construction and environment-driven configuration.
- Function registration & invocation: register #[resonate::function] handlers, call run/rpc, subscribe with get, and schedule cron jobs.
- Integrations & promises: attach typed dependencies, use external promises for human-in-the-loop or webhook resumption, and perform graceful shutdown for worker binaries.
Quick Start
Initialize a Resonate client in your Rust binary, register your durable functions, and invoke them via run, rpc, or schedule to start durable workflows.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: resonate-basic-ephemeral-world-usage-rust Download link: https://github.com/resonatehq/resonate-skills/archive/main.zip#resonate-basic-ephemeral-world-usage-rust Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.