aduib-rpc 0.1.0

Rust client SDK for the Aduib RPC framework.
Documentation

Aduib RPC Rust SDK (preview)

This crate provides a small, transport-agnostic client for calling an Aduib RPC server.

Currently supported:

  • JSON-RPC over HTTP (+ optional SSE streaming)
  • REST over HTTP (+ optional SSE streaming)