Workflow RPC (wRPC) framework based on workflow-websocket, supporting native and WASM clients with Borsh and JSON protocols.
# Cargo.toml
[dependencies]
workflow-rpc = "0.18.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a wRPC server using the client.
Ensure you have a tokio runtime, e.g., #[tokio::main].
No dependency data recorded yet.