hrpc 0.5.1

Common code for hRPC.
Documentation

hrpc

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

default

  • server
  • client

server

  • warp

client

  • reqwest
  • async-tungstenite
  • tokio
  • tokio-rustls

warp

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

async-tungstenite

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.