hypercore-protocol 0.4.1

Replication protocol for Hypercore feeds
Documentation

hypercore-protocol

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

default

  • async-std
  • sparse

async-std

  • hypercore/async-std
  • random-access-disk/async-std

sparse

  • hypercore/sparse

tokio

  • hypercore/tokio
  • random-access-disk/tokio

wasm-bindgen

  • futures-timer/wasm-bindgen

cache

  • hypercore/cache

js_interop_tests

    This feature flag does not enable additional features.