toy-rpc 0.6.0

An async RPC that mimics golang net/rpc's usage and supports both async-std and tokio
Documentation

toy-rpc

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 24 feature flags, 4 of them enabled by default.

default

  • serde_bincode
  • async_std_runtime

serde_bincode

    This feature flag does not enable additional features.

async_std_runtime

  • async-std
  • async-tungstenite/async-std-runtime

async-std

    This feature flag does not enable additional features.

http_actix_web

  • actix-web
  • actix
  • actix-web-actors
  • actix-http
  • tokio_runtime

tokio_runtime

  • tokio
  • async-tungstenite/tokio-runtime
  • tokio-stream

http_tide

  • tide
  • tide-websockets
  • async_std_runtime

http_warp

  • warp
  • tokio_runtime

std

  • serde/std

serde_rmp

  • rmp-serde

actix-web

    This feature flag does not enable additional features.

tokio-stream

    This feature flag does not enable additional features.

tide-websockets

    This feature flag does not enable additional features.

async-tungstenite

    This feature flag does not enable additional features.

actix

    This feature flag does not enable additional features.

tide

    This feature flag does not enable additional features.

docs

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

rmp-serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

serde_cbor

    This feature flag does not enable additional features.

actix-web-actors

    This feature flag does not enable additional features.

warp

    This feature flag does not enable additional features.

actix-http

    This feature flag does not enable additional features.