async-jsonrpc-client 0.2.0

An asynchronous JSON-RPC client library, which supports HTTP and WebSocket
Documentation

async-jsonrpc-client

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 0 of them enabled by default.

default

This feature flag does not enable additional features.

anyhow

This feature flag does not enable additional features.

async-std

This feature flag does not enable additional features.

async-std-runtime

async-tungstenite

This feature flag does not enable additional features.

http-async-std

http-tokio

reqwest

This feature flag does not enable additional features.

surf

This feature flag does not enable additional features.

tokio

This feature flag does not enable additional features.

tokio-runtime

ws-async-std

ws-tokio