toy-rpc 0.7.0-alpha.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 26 feature flags, 2 of them enabled by default.

default

  • serde_bincode

serde_bincode

    This feature flag does not enable additional features.

http_actix_web

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

tokio_runtime

  • tokio
  • async-tungstenite/tokio-runtime
  • tokio-stream
  • toy-rpc-macros/runtime

http_tide

  • tide
  • tide-websockets
  • async_std_runtime
  • server

http_warp

  • warp
  • tokio_runtime
  • server

async_std_runtime

  • async-std
  • async-tungstenite/async-std-runtime
  • toy-rpc-macros/runtime

std

  • serde/std

server

  • toy-rpc-macros/server

client

  • toy-rpc-macros/client

serde_rmp

  • rmp-serde

rmp-serde

    This feature flag does not enable additional features.

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.

tokio

    This feature flag does not enable additional features.

actix

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

async-std

    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.

actix-web-actors

    This feature flag does not enable additional features.

docs

    This feature flag does not enable additional features.

serde_cbor

    This feature flag does not enable additional features.

async-tungstenite

    This feature flag does not enable additional features.

tide

    This feature flag does not enable additional features.