quic-rpc 0.3.2

A streaming rpc system based on quic
Documentation

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

default

  • quic
  • http2

quic

  • quinn
  • bincode
  • tokio-serde
  • tokio-util

http2

  • hyper
  • bincode
  • bytes

quinn

    This feature flag does not enable additional features.

bincode

    This feature flag does not enable additional features.

tokio-serde

    This feature flag does not enable additional features.

tokio-util

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.