hrpc 0.11.0

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

default

  • server
  • client

server

  • warp
  • tokio
  • ahash
  • dashmap
  • tokio/macros

client

  • reqwest
  • rustls-native-certs
  • tokio-tungstenite
  • tokio
  • tokio-rustls

warp

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

ahash

    This feature flag does not enable additional features.

dashmap

    This feature flag does not enable additional features.

reqwest

    This feature flag does not enable additional features.

rustls-native-certs

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.