hrpc 0.33.3

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

default

    This feature flag does not enable additional features.

http_server

  • server
  • _common_http
  • websocket_tokio_tungstenite
  • tokio/rt
  • hyper
  • axum-server
  • sha-1
  • base64

http_wasm_client

  • _common_http_client
  • reqwasm
  • js-sys
  • wasm-bindgen
  • websocket_wasm
  • wasm-streams

http_hyper_client

  • _common_http_client
  • websocket_tokio_tungstenite
  • hyper
  • hyper-rustls
  • hyper/client

server

  • _common
  • matchit
  • hrpc-proc-macro

mock_server

  • server
  • _common_mock

mock_client

  • client
  • _common_mock

websocket_tokio_tungstenite

  • tokio-tungstenite
  • tokio

client

  • _common

websocket_wasm

  • ws_stream_wasm

tokio

    This feature flag does not enable additional features.

matchit

    This feature flag does not enable additional features.

http

    This feature flag does not enable additional features.

hyper-rustls

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

http-body

    This feature flag does not enable additional features.

wasm-streams

    This feature flag does not enable additional features.

reqwasm

    This feature flag does not enable additional features.

js-sys

    This feature flag does not enable additional features.

base64

    This feature flag does not enable additional features.

sha-1

    This feature flag does not enable additional features.

pin-project-lite

    This feature flag does not enable additional features.

hrpc-proc-macro

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.

wasm-bindgen

    This feature flag does not enable additional features.

futures-channel

    This feature flag does not enable additional features.

axum-server

    This feature flag does not enable additional features.

tower

    This feature flag does not enable additional features.

ws_stream_wasm

    This feature flag does not enable additional features.