tetsy-jsonrpc-client-transports 15.1.0

Tetsy Transport agnostic JSON-RPC 2.0 client implementation.
Documentation

tetsy-jsonrpc-client-transports

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, 8 of them enabled by default.

default

  • http
  • tls
  • ws

http

  • hyper

tls

  • hyper-tls
  • http

ws

  • websocket
  • tokio

hyper

    This feature flag does not enable additional features.

hyper-tls

    This feature flag does not enable additional features.

websocket

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

ipc

  • tetsy-tokio-ipc
  • tetsy-jsonrpc-server-utils
  • tokio

arbitrary_precision

  • serde_json/arbitrary_precision
  • tetsy-jsonrpc-core/arbitrary_precision

tetsy-tokio-ipc

    This feature flag does not enable additional features.

tetsy-jsonrpc-server-utils

    This feature flag does not enable additional features.