Registry / networking / wasmbus-rpc

wasmbus-rpc

JSON →
library0.15.0rscratesunverified

Runtime library for actors and capability providers.

# Cargo.toml [dependencies] wasmbus-rpc = "0.15.0"
INSTALL
IMPORT
SIG · WASMBUS-RPC
W
wasmbus-rpc
networkingrustv0.15.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Actor
use wasmbus_rpc::actor::Actor;

Initialize the wasmbus actor runtime.

use wasmbus_rpc::actor::Actor; fn main() { println!("Actor runtime initialized"); }
Debug
Known issues
gotchaRequires wasmCloud host environment to run.
fix
Deploy actor to a wasmCloud host or use wasmcloud runtime.
affects: >=0.15.0
Upgrade
Version history
0.15.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
32
Resources
wasmbus-rpc — cargo add wasmbus-rpc · libregistry